Here is a small and simple converter I made to convert CCcam configuration files to the OSCam.
You just need to open the CCcam.cfg in the program and then click “Convert to Oscam” and the oscam.server and oscam.user will be generated.
Then you just need to save the files to their locations or copy/paste the text.
If you like my free work, please consider making a donation and help me pay for the hosting and all the coffee and beer I drink developing this free software.
CCcam Converter 1.2 (376.52 kB)



2011/03/01 10:59:03 26515 s >> OSCam << cardserver started version 0.99.4svn, build #3146 (i686-pc-linux)
Warning: keyword 'user' in reader section not recognized
Warning: keyword 'password' in reader section not recognized
Why is that?
That version is very old.
It only accepts the username and password using the “account” variable.
Instead of
user=myusername
password=mypassword
you should use
account=myusername,mypassword
Or update to a recent version.
Bonjour
J’essaye de convertir cccam.cfg vers oscam config files avec cccam2oscam.exe et j’ai toujours le message access violation at address 004047e0 in module cccam2oscam.exe read of address 0000022 ?? . Puis-je avoir l’explication. (Windows XP SP3)
merci
Maciek
Hello
im use 2 times and work great.. THX
but now im wont use for an 3 time but cooming this error
Access violation at address 004047E= in module “cccam2oscam.exe” Read of adess 00000012
how is the problem, im amke test on Win XP,, and Win 7 Ultimate..
please help
hi,
is good SW someone know SW to convert newcs.xml file to oscam ??
thanks
Great little tool (THANKS) but you should update it. This lines are obsolete:
user=xxx
password=xxx
It should be
account = xxx,xxx
regards
Also when converting i this line is doubled:
cccwantemu=1
cccwantemu=0
It should be only
cccwantemu=1
or
cccwantemu=0
Not both lines at the same time…
TS, the correct setting on the recent SVN versions is :
user=username
password=password
You can no longer use
account=username,password
Its obsolete.
Check Oscam Wiki at : http://streamboard.gmc.to/wiki/index.php/OSCam/en/Config/oscam.server#account
Check changeset 4467 : http://streamboard.gmc.to:8001/changeset/4467
Ok, thanks for this explanation. I though “account=xx,xxx” is the correct form. I need to edit my config files then.
it give this error message: access violation at address 004047fc in module cccam2oscam.exer read of address 00000016.
Please test the new version 1.1 and check if the problem is fixed.
F: user pass 2 0 0 { 0:0:2 } { } { } my.dns.here
C: my.dns.here 12000 user pass no { 0:0:2 }
does it work for this example?
te?ekkürler
J’essaye de convertir cccam.cfg vers oscam config files avec cccam2oscam.exe et j’ai toujours le message access violation at address 004047e0 in module cccam2oscam.exe read of address 0000022
Pingback: Has ESPN SD moved to oscam? - Page 9
Great tool but the best thing is to learn for yourself how to properly use these config lines for cccam and manually transform all C lines. I did this and i dont have any issues with oscam!
Hello
Thank you! you have post useful tool.
hy
great jobs
we need to customized the default options
eg :
default for group = 6
inactivity timeout = 4
default for maxhop = 2
etc
I open the CCcam.cfg in the program and then click “Convert to Oscam”.
The oscam.server is generated, but the oscam user is empty ???