Bug #5449
openCAPMT descrambler does not work with frontend1
0%
Description
I am running Tvheadend on a device with a single Si21662 DVB adapter which has three frontends. I have a CAPMT descrambler configured, which connects to a locally running instance of OSCam via unix socket.
When I stream from frontend0
, descrambling works fine. Tvheadend is able to descramble multiple channels from the same transponder simultaneously.
However, when I try to stream the same scrambled channel that works with frontend0
from frontend1
, it fails with "No descrambler" (trace logs are attached). It is reproducible even when no other frontend is in use. It seems like, at least in my case, Tvheadend is not able to properly use CAPMT descrambler on frontend1
.
There is a similar issue #5330 (now resolved) about Tvheadend not being able to use multiple frontends of the same adapter simultaneously. Maybe the way it was resolved did not take descramblers into account. But I am not sure. The root cause of this issue may as well be different.
Files