Oscam on Zgemma Question

telveskid

Member
Hi Guys,
Can i ask what part of the Oscam does one put converted CCcam to Oscam files ive already converted them not sure where to paste them

Kind Regards
 
Thanks for that,Ive done that ,Yes each service starts with "reader" however nothing is opening done a restart box & restart softcam & reader in menu but blank screen i have to go back to CCcam again to watch channrels.
Can you offer any more on this ?

Regards
 
How many lines have you got?
Are they all sat lines for 28.2 or are some euro lines?
Were they all C lines before you converted them?
 
All lines start with "C"
break down are

1 x Line for 28.2 different supplier than below
8 x Line for 13e same supplier
 
OK so nine lines in total.
Are they all in their own [reader] ?

Make sure oscam.server is completely blank before you paste each reader in then save.

Do all lines work if you try them in CCcam?
 
All work in CCcam fine BUT !! i havent cleared the Oscam server got the build details etc & everyman & his dog details
 
Clear everything before you start so it's blank.
Paste your first reader in.
Leave a blank line under that.
Paste the second one in and repeat until they're all in then close it.
So it looks like:

[reader]
Line one
Blah
Blah
Blah

[reader]
Line 2
Blah
Blah
Blah

[reader]
Line

And so on
 
Tried that my friend as you said but no joy scratch head time now back to CCcam for time being
thank you for help
 
Tried that my friend as you said but no joy scratch head time now back to CCcam for time being
thank you for help
Install oscam-emu (1.20+git1837) Plugin, save lines in oscam.server, reboot box, press RED on Remote, Softcam Setup, Select Softcam (oscam-emu), Restart softcam, wait a few seconds, check a channel...
 
Last edited:
Install oscam-emu plugin, save lines in oscam.server, reboot box, press RED on Remote, Softcam Setup, Select Softcam (oscam-emu), Restart softcam, wait a few seconds, check a channel...
Thanks for your reply Can you suggest a Oscam version to try
 
Check your oscam.server coding syntax... should look something like this:

#This is a CCcam line:
[reader]
label = cline-server
protocol = cccam device = server,port
user = username
password = password
inactivitytimeout = 30
group = 1
cccversion = 2.3.2

#This is a newcamd line:
[reader]
label = nline-server
protocol = newcamd device = server,port
key = 0102030405060708091011121314
user = username
password = password
connectoninit = 1
group = 1
 
Last edited:
Back
Top