Posts: 32
Joined: Jan 2010
Reputation:
0
nitr8
Junior Member
Posts: 32
Those who claim to have cccam 2.1.4 please could you elaborate on how exactly you get the camd.socket created?
I have tried using capmt_ca.so as well as dvb api3. I can get it working up to 2.1.2 anything newer, 2.1.3 or 2.1.4 I cannot get working.
Please let me know and I will write a script or package for everyone.
Posts: 95
Joined: Jun 2010
Reputation:
1
I tried the preload script to get capmt_ca.so to load with DVB API settings -1 / 1 / 3 and it won't generate the camd.socket.
Although I haven't had chance to try an older version of CCcam yet but I will be doing shortly.
But, for those who mentioned that any version of CCcam above 2.1.2 won't generate the camd.socket my question is this - what features or functionality [if any] do you loose by downgrading to 2.1.0 or below?
Posts: 95
Joined: Jun 2010
Reputation:
1
2010-07-13, 20:05
(This post was last modified: 2010-07-13, 20:10 by AP0ll0UK.)
Ok, so running 2.1.0 outputs the camd.socket in /tmp which is fine.
Is it supposed to be 0 bytes in size?
[Edit]
Also, for those who are having problems getting the camd.socket to be generated, I have some config in the CCcam.cfg file, but I have the DVB API setting is commented out with a # and in the output from CCcam it shows it has run the DVB API setting at 3 automatically.
I wonder if there is a bug with newer versions with the DVB API setting and the auto detection it does of the DVB card?
[/Edit]
Posts: 8
Joined: Apr 2010
Reputation:
0
Same problem here....
Cccam 2.1.2 works great with Ubuntu 10.04. (dvb api3 is auto-detected)
i use this: LD_PRELOAD=/var/bin/capmt_ca.so /var/bin/CCcam.x86 -v -d
When i tried Cccam 2.1.3 and 2.1.4, the server starts then stops after about 1 minute and tells me: "CCcam: no working cam devices, no need to start pmthandler"
If i try DVB API: -1 the server works with no stops but i can´t change channels
If i try DVB API: 1 or DVB API: 3, cccam stops again after a minute!
I guess i´ll stick with 2.1.2 for now :confused2: