2012-11-24, 09:16 PM
WKleeven Wrote:Sub, what does this entry in ndigital host mean:That means there was no signal.
2012-11-23 09:42:22.032 [DEBUG][4] locked=0, present=0, strength=0, quality=0
Does it mean NPVR is getting no signal?
Some cards synchronously tune, and will always know the signal status when this check happens soon after, if it has locked=0, then there was no signal and no data will ever be delivered. Some card asynchronously tune, and will usually know the locked status soon after, but sometimes not until after that signal check, so we cant be sure if your device has locked a signal or not. There is the possibility it hasn't.
Quote:In menu recordings, NPVR says "Recording service was stopped during recording". Can you see that in the logs? Is that this entry?That wasn't caused by lack of signal. It's a cancellation message coming from the front end UI. ie, you manually requesting cancellation of a recording.
2012-11-23 09:42:22.409 [DEBUG][8] recording service dequeued request to cancel (2500)
Could it be caused by getting no signal? Could that in turn cause ntray to malfunction? Shouldn't that be seen in the logs?
Quote:How do acamd and newcs working together and with NPVR? Does NPVR ask acamd for signal, which listens to newcs for decryption?NextPVR is responsible tuning the device, then telling the multidec plugin what channel it would like decrypted, then passing the broadcast data to that plugin. Any data it receives back from the multidec plugin is then written to disk. Talking to newcs is something internal to the multidec plugin, and NextPVR doesn't know about it happening.
If so, why would there be no entry in acamd logs if it was newcs that caused the problem?