Forums » Descrambling »
Descrambling with minisatip
Added by Josu Lazkano over 7 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.
Replies (1)
RE: Descrambling with minisatip - Added by Dave Haakenhout about 7 years ago
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