Bug #1953
closedstreamdev stops when channel is not decryptable
Description
Since vdr's 2.1.x new cam handling has been introduced the streamdev-server is giving up on attatching the receiver if the first cam could not decrypt the channel instead of constantly reattatching when there are more cams available.
In this case I'm getting log messages like this one:
"detaching receiver - won't decrypt channel S19.2E-1-1017-61301 with CAM 1"
The xvdr-plugin fe. is handling the cams properly.
See fe. it's code at https://github.com/pipelka/vdr-plugin-xvdr/blob/master/src/live/livestreamer.c
Would be nice if streamdev could handle the cams like it was suggested by kls for vdr 2.1.x
Updated by schmirl about 10 years ago
Would be nice if streamdev could handle the cams like it was suggested by kls for vdr 2.1.x
Can you point me to that information?
Updated by schmirl about 10 years ago
- Status changed from New to Closed
According to VDR Portal VDR recordings suffer from the same problem. So this is most likely a problem with VDR's CAM code