Oscam freeze with Canalplus France and S*y De

arjans

Registered
Messages
55
Hi guys !
I have some problems with Oscam protocol for those provideres!
In cccam s*y and canalplus is ok !
With clines in the Oscam too many freezes !
Should I fix anything in the oscam.dvbapi or not!
Or do I need to use a specific version of Oscam!
Any suggestion?
 

pearljam85

Registered
Messages
5
Hi guys !
I have some problems with Oscam protocol for those provideres!
In cccam s*y and canalplus is ok !
With clines in the Oscam too many freezes !
Should I fix anything in the oscam.dvbapi or not!
Or do I need to use a specific version of Oscam!
Any suggestion?

Hello, same problem I don't have canalsat and you ?
 

Ratzvan

Feed Hunter
Messages
22,693
Hi guys !
I have some problems with Oscam protocol for those provideres!
In cccam s*y and canalplus is ok !
With clines in the Oscam too many freezes !
Should I fix anything in the oscam.dvbapi or not!
Or do I need to use a specific version of Oscam!
Any suggestion?

Of course, it's not a configuration problem, but an external one :D
...and I stop saying anymore :eek:
 

uglylove

Registered
Messages
146
Can you give us a solution? Plz

I know my advice will seem to be irrelevant. I know oscam wiki what say about that. But, i saw many times problem solved with it.
You need to write in your cline(CS) reader. Just try it. I don't give any guarantee for it.
PHP:
emmcache = 1,1,2,1
and restart oscam. If you still can't watch CSAT channel. It means your CS provider has problem.
 

uglylove

Registered
Messages
146
Hi guys !
I have some problems with Oscam protocol for those provideres!
In cccam s*y and canalplus is ok !
With clines in the Oscam too many freezes !
Should I fix anything in the oscam.dvbapi or not!
Or do I need to use a specific version of Oscam!
Any suggestion?
To solve SKY channel's problem.
Open your oscam.conf copy from here and paste all config to yours.Then restart oscam to check channels.
PHP:
[cache]
cwcycle_check_enable          = 1
cwcycle_check_caid            = 090D,090F,093E,0963,098C,09C4,09C7
cwcycle_maxlist               = 4000
cwcycle_keeptime              = 20
cwcycle_sensitive             = 2
If it does not help. Open your oscam.server copy from here and paste all config to yours.You can change or not to add all config.But, you need to add at least "fix9993"
PHP:
label                         = uglylove_Hd
protocol                      = cccam
device                        = cccam.uglylove.tv.org,19000
user                          = uglylove
password                      = uglylove
group                         = 1
enable                        = 1
cacheex                       = 1
fix9993                       = 1
dropbadcws                    = 1
cccwantemu                    = 1
disablecrccws                 = 1
reconnecttimeout              = 1
cacheex_block_fakecws         = 1
ccckeepalive                  = 1
cccmaxhops                    = 5
cacheex_maxhop                = 5
ecmnotfoundlimit              = 33
inactivitytimeout             = 30
cccreconnect                  = 500
cccversion                    = 2.0.11
emmcache                      = 1,1,2,1
Of course, adapt config with yours :)
If you still have problem with SKY channel. Add in your oscam.conf on [global] section.
PHP:
double_check = 1
Then restart oscam to check. Your channel must work well now.
 
Last edited:
Top