Setup OSCam DVBAPI Protocol - Barracuda09/SATPI GitHub Wiki
If you like to try OSCam DVBAPI use (Requires dvbcsa library):
make debug LIBDVBCSA=yes
You have to go to http://ip.of.your.box:8875 and find the 'Configure' page to setup the connection with OSCam. Press 'Enter' to save/confirm the values.
Recommended OSCam version is r11704
and use these api settings:
[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
listen_port = 15012
user = TEST
read_sdt = 2
boxtype = pc
If you see any issues please report this to me.
Thanks for testing!