This project is closed and read-only.
This project is closed and read-only.
Forums » Descrambling »
Added by Josu Lazkano about 9 years ago
Hello,
I have Tvheadend server with 2 DVB-S2 USB devices working with local OSCam configuration.
I want to move all my tuners to a minisatip device, my question is if is it possible to continue descrambling the channels in Tvheadened server.
I try to descramble with minisatip but it goes 100% of CPU, it is a raspberry pi server.
Kind regards.
Hi Josu,
Yes this is possible ! you have to use minisatip like this :
example : /usr/bin/minisatip --dmx-source 0:0 -o 127.0.0.1:9000
Where 0 = adapter0 : 0 frontend
-o is the switch for use with oscam, ipadres of oscam : portnumber dvbapi
Kind regards
Dave