Hello everybody! I've got the Edision Pingulux (fw 2.0.1) and I want to connect as a client to a CCcam server;
I tried with CCcam 2.1.4 sh4, i put the Cline in CCcam.cfg, and first I can see SkyIT, but after a while it freezes and I need to stop and restart the plugin! So I want to try with OScam (I read everywhere it's more stable) Can you help me with this?
this is the Cline
C: myserver.dyndns.org 16000 name pass
if I want to connect as a client I just need the oscam.server file,right?
I edited like this:
[reader]
label=myclient
enable = 1
reconnecttimeout=5
protocol=cccam
device=myserver.dyndns.org,16000
account=name,pass [or user=name and pass=pass ???]
cccversion=2.1.4
but I can't see nothing! Am I doing something wrong?
Quote from: megone;108930Hello everybody! I've got the Edision Pingulux (fw 2.0.1) and I want to connect as a client to a CCcam server;
I tried with CCcam 2.1.4 sh4, i put the Cline in CCcam.cfg, and first I can see SkyIT, but after a while it freezes and I need to stop and restart the plugin! So I want to try with OScam (I read everywhere it's more stable) Can you help me with this?
this is the Cline
C: myserver.dyndns.org 16000 name pass
if I want to connect as a client I just need the oscam.server file,right?
I edited like this:
[reader]
label=myclient
enable = 1
reconnecttimeout=5
protocol=cccam
device=myserver.dyndns.org,16000
account=name,pass [or user=name and pass=pass ???]
cccversion=2.1.4
but I can't see nothing! Am I doing something wrong?
try this options:
[reader]
label = cccam_server
enable = 1
protocol = cccam
device =
myserver.dyndns.org,16000
account = name
password = pass
cccversion = 2.1.4
cccmaxhops = 2 #dont use higher than 3 !!!#
group = 1
inactivitytimeout = 1
reconnecttimeout = 30
thank you for your precious help! I just forgot the GROUP and (maybe) the HOPS! now it's working with this configuration:
[reader]
label = SkyIT
enable = 1
protocol = cccam
device = myserver.dyndns.org,16000
accout = user,pass
group = 1
services = skyita
caid = 0919,09cd,093b,0300,0400,0500,0100
cccversion = 2.0.11
cccbuild = 2892
cccmaxhops = 2
inactivitytimeout = 1
reconnecttimeout = 2
(ii added some caids just to be sure!)
But I have some questions. It is necessary to add "cccmaxhops" and "*timeout" parameters?
if you use cccmaxhops = 2 you have 2 hops
if you use cccmaxhops = 3 you have 3 hops
....
If everything works, do not touch anything, cheers
[global]
logfile = stdout
disablelog = 0
disableuserfile = 0
usrfileflag = 0
clienttimeout = 9000
fallbacktimeout = 2500
clientmaxidle = 99999
CacheDelay = 10
bindwait = 120
netprio = 0
clientdyndns = 0
resolvedelay = 30
unlockparental = 0
nice = -1
#serialreadertimeout = 1500
maxlogsize = 10
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1
readerrestartseco$$$ = 5
readerautoloadbalance = 1
readerautoloadbalance_save = 0