Skip to content

Setup OSCam DVBAPI Protocol

Marc edited this page Mar 14, 2023 · 5 revisions

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!


If you do not see this page, SatPI is not compiled with:
make LIBDVBCSA=yes ICAM=yes