Project

General

Profile

tvheadend 4.0.7 & oscam r11107

Added by Fredrick B almost 9 years ago

Having some issues with connecting tvheadend -> oscam.
tvheadend 4.0.7
oscam r11107

started oscam
sudo /usr/local/bin/oscam

started tvheadend
/tmp$ sudo /usr/bin/tvheadend --noacl

camd.socket file does exist
srwxrwxrwx 1 root root 0 nov 8 10:45 camd.socket

oscam.conf
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
user = tvh
boxtype = pc

tvheadend CAs
OSCam net protocol (rev => 10389)
/tmp/camd,socket
9000

Anyone got suggestions???


Replies (2)

RE: tvheadend 4.0.7 & oscam r11107 - Added by rha tatouille almost 9 years ago

can you post your oscam.conf file?

0 is the default port
try in oscam.conf listen_port = xxx in the dvbapi section

RE: tvheadend 4.0.7 & oscam r11107 - Added by Fredrick B almost 9 years ago

Got it to work last night.

tvheadend CAs
OSCam net protocol (rev => 10389)
9000

Change /tmp/camd,socket to 127.0.0.1 (or ip of server where oscam is running)

    (1-2/2)