Forums » Tutorial and setups »
Digital Devices redirection + newcamd connection!!
Added by jawlin gomes almost 5 years ago
Is it possible to use Digital Devices (DD) redirection of tuners to CIs together with newcamd connection to OSCAM?
With me:
1. Newcamd decription with OSCAM > OK.
2. Stopping TVH.
3. Redirecting DD as in vedors' advise
echo "00 01" > /sys/class/ddbridge/ddbridge0/redirect
echo "01 02" > /sys/class/ddbridge/ddbridge0/redirect
echo "06 12" > /sys/class/ddbridge/ddbridge0/redirect
echo "07 13" > /sys/class/ddbridge/ddbridge0/redirect
4. Starting TVH
5. CAMs decription > NOK
6. Newcamd decription with OSCAM > NOK
Replies (1)
RE: Digital Devices redirection + newcamd connection!! - Added by Joe User almost 5 years ago
For a start, show how your cams and oscam are configured and post logs when working and not working.
for tvheadend --trace caclient,csa,capmt,cwc,cccam,dvbcam,descrambler,en50221 (so 4 logs)
and for oscam --debug 9 (two logs concurrent with tvheadend logs)
also output of "ls -al /dev/dvb/adapter*"
Maybe you need to change your device nodes to match the redirection???