- Timestamp:
- Feb 15, 2008, 1:23:31 PM (17 years ago)
- Location:
- trunk/BNC
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncgetthread.cpp
r686 r688 400 400 if (initPause < _inspSegm) { 401 401 initPause = _inspSegm; 402 }403 if ( _adviseFail < 1 && _adviseReco < 1 ) {404 initPause = 0;405 402 } 406 403 currPause = initPause; -
trunk/BNC/bnchelp.html
r687 r688 389 389 <p><a name="obsrate"><h4>3.8.1 Observation Rate - mandatory for 'Failure threshold' and 'Recovery threshold'</h4></p> 390 390 <p> 391 BNC can collect all returns (success or failure) coming from a decoder within a certain short time span to then decide whether a stream has an outage or its content is corrupted. This procedure needs a rough estimate of the expected observation rate of the incoming streams.</p><p>An empty option field (default) means that you don't want an explicit information from BNC about stream outages and incoming streams that can not be decoded and that the special procedure for handling of corrupted streams is bypassed .391 BNC can collect all returns (success or failure) coming from a decoder within a certain short time span to then decide whether a stream has an outage or its content is corrupted. This procedure needs a rough estimate of the expected observation rate of the incoming streams.</p><p>An empty option field (default) means that you don't want an explicit information from BNC about stream outages and incoming streams that can not be decoded and that the special procedure for handling of corrupted streams is bypassed (decoding attempt will never get paused). 392 392 </p> 393 393
Note:
See TracChangeset
for help on using the changeset viewer.