Oscam_ymod connect to C-line without laggy ??

swealpha

Registered
Messages
38
Hello! :clapping:

I am using oscam_ymod with emu, and i also want to connect to my local c-line server with good result.

I have tried different settings in the oscam.server file but it dont work good as when using the cccam softcam. :mad:

Number 1: (this is the best working settings i could find, but ofcourse not good as when using the cccam softcam.) :(
Code:
[reader]
label = servercccam
enable = 1
protocol = cccam
device = xxxxxx,12000
account = xxxxx,xxxxx
group = 1
CAID =
Ident =
Services =
inactivitytimeout = 1
reconnecttimeout = 2
lb_weight = 100
cccversion = 2.1.3
cccmaxhops = 3
cccwantemu = 1
ccckeepalive = 1

Number 2: (this one works worst, very laggy) :mad::mad:
Code:
#[reader]
#label = server
#enable = 1
#protocol = cccam
#device = xxxxxxxxxxxx,12000
#account =  xxxxxx,xxxxx
#group = 2
#CAID =
#Ident =
#Services =

Do you guys have any ideas on how to setup this file to get best result when connecting to a c-line server?

Thank you in advance!!!!
Saygilar :D
 

swealpha

Registered
Messages
38
Anyone out there that knows how to get oscam_ymod to work good as cccam when connecting to a c-line ??

Please help. :(
 

swealpha

Registered
Messages
38
I cant edit my earlier posts so i post one more time, sorry!

The problem i have is that when using oscam_ymod to connect to a cline the tv-channels freeezes much more then what it does when using cccam.

Thanks again for help.
 

Calokay

Senior Member
Messages
130
Anyone out there that knows how to get oscam_ymod to work good as cccam when connecting to a c-line ??

Please help. :(
Missing you there user and password ;)

[reader]
label = cccam
enable = 1
protocol = cccam
device = IP....,port....
user = .......
password = .......

inactivitytimeout = 1
reconnecttimeout = 0
fix9993 = 0
group = 2
lb_weight = 100
cccversion = 2.2.1
cccmaxhops = 1
cccmindown = 0
ccckeepalive = 1
 

Haitoku

Well Known Member
Messages
3,933
you missing user, pass and like some setting

[reader]
label=cccam
enable=1
protocol=cccam
device=xxxxxxxxxxxxxx,12000
user=xxxxxxxx
password=xxxxxx
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0

Good luck
 
Top