Oscam to Cccam Help please..

Messages
700
Hi all
I am trying to get my oscam working with my cccam sly uk server..
i am using New spirit of spring image at moment...
I am new to this emu so need a Noob's Guide....

Thanks In Advance....
 

Philphil

Registered
Messages
125
Hi all
I am trying to get my oscam working with my cccam sly uk server..
i am using New spirit of spring image at moment...
I am new to this emu so need a Noob's Guide....

Thanks In Advance....

Try this for starter. May have mistakes...


Running Oscam as a CCcam client.
- Oscam is able to be client to Cccam 2.13 and 2.14. Many other emus are not able to run these later versions correctly.
- Oscam has to be specially adapted to run on DGS images. Currently you can choose either the PGI 0.61 or The SIF 11942 image. The PGI has Oscam included the sifteam image needs to have it added.
- There are other versions of Oscam that will run with E2 images such as the recent AAF image. These are downloadable from within the image itself.
- The configuration files for Oscam are stored in (PGI and SIF DGS images) var/etc/oscam. In the AAF E2 image in var/keys. Download the Oscam.ipk file and this dumps the binary and configs in the correct directories.
- These files are named Oscam.server, oscam.conf , oscam.user, ocam.services and oscam.svid.
- You only need to edit Oscam.server oscam.conf and oscam.user for now.


Oscam.server for all images
[reader]
label = server1
protocol = cccam
device = serverip1,port1
account = username1,password1
group = 1,2
fallback=1
cccmaxhop = 4
caid = 0963
#cccversion = 2.0.11
#cccbuild = 2892
#cccversion = 2.1.3
#cccbuild = 3165
cccversion = 2.1.4
cccbuild = 3598

[reader]
label = server2
protocol = cccam
device = serverip2,port2
account = username2,password2
group = 1,2
fallback=1
cccmaxhop = 4
caid = 0963
#cccversion = 2.0.11
#cccbuild = 2892
#cccversion = 2.1.3
#cccbuild = 3165
cccversion = 2.1.4
cccbuild = 3598

note: You can have several servers (in this case 2). You can also name several CAIDS separated with a comma Only Sly CAID is inserted. Several versions of Cccam are supported, just uncomment out the one you need.

Oscam.conf for PGI DGS images

[global]
Nice = -10
ClientTimeout = 5
CacheDelay = 120
LogFile = stdout
pidfile=/var/etc/oscam/oscam.pid
WaitForCards = 0
CacheDelay = 120

[dvbapi]
enabled = 1
user = local
socket = /tmp/camd.socket
boxtype = ipbox

Oscam.conf for E2 images

[global]
Nice = 0
ClientTimeout = 7
FallbackTimeout=3
ClientMaxIdle=120
CacheDelay = 0
BindWait = 5
ResolveDelay = 15
WaitForCards = 1
PreferLocalCards = 1
LogFile = stdout

[monitor]
appendchaninfo = 1

[dvbapi]
enabled = 1
user = local
boxtype = dbox2
au = 1

Oscam.user for all images

[account]
User = anonymous
Pwd = anonymous
AU = 1
Group = 1,2
betatunnel = 1833.FFFFFF:1702
caid = 0603
 
Last edited:
Messages
700
Thanks m8
Do i just copy and past the above into blank files removing everything ells?

or do i just change the lines?
 
Messages
700
Thanks For the Info Its Working i think.....

Just need to do some more testing..
The wife is watching the soaps now so i cant have a play :mecry:


Will let you know how i get on latter......
 

DKaftermath

Registered
Messages
320
be great if someone could post a list of all the CAID`s to here or ones they know that work with their host..
 

jusko

Registered
Messages
14
Hi all, I am reading this thread and would like to setup oscam on my ipbox 9000hd with SifTeam 0.3.1 r11992 image. For some time now I am using incubuscamd but it's not working good, have tried with mgcamd, but is not working for me - don't know which cccam server version are running on other side. Online are two emulators oscam-dvbapi-2319 and oscam-mgcamd, so which is right for my image? I have 2 c lines for payed cccam cs server. Do I have to put 2 c lines in Oscam.server file with ip and port or else where and for what is Oscam.user file (account)? Please for help!
 

Philphil

Registered
Messages
125
Online are two emulators oscam-dvbapi-2319 and oscam-mgcamd, so which is right for my image? I have 2 c lines for payed cccam cs server. Do I have to put 2 c lines in Oscam.server file with ip and port or else where and for what is Oscam.user file (account)? Please for help!

Try the Oscam and read up how to do the config files here
http://www.sat-universe.com/showthread.php?t=173741

Learn about what oscam.user does here
http://streamboard.gmc.to:8001/wiki

I know....
I'm beginning to sound like a convert to Oscam!!!
 

keano16

Donating Member
Messages
344
Thought I would try this tonight.

Now I have my 0963 card running under CCcam_2.1.3 and when I use oscam to connect I can connect but it takes a long time to clear.

In log I see the problem is oscam looks for id 0960 and 0961.

Any ideas guys ?
 

keano16

Donating Member
Messages
344
Yes m8, If I change channel then it stops all together.

Look at log,

2010/05/26 22:55:54 6829 c01 dvbapi: boxtype=dbox2.
2010/05/26 22:55:54 6829 c01 dvbapi: new program number: 0eda
2010/05/26 22:55:54 6829 c01 anonymous (0960&000000/0EDA/76:2823): rejected caid (2 ms) - 0960:0EDA unknown
2010/05/26 22:56:00 6829 c01 anonymous (0961&000000/0EDA/76:2622): rejected caid (1 ms) - 0961:0EDA unknown
2010/05/26 22:56:08 6828 p03 cccam: sending ecm for sid 0eda to card 0000016d, hop 1
2010/05/26 22:56:09 6829 c01 anonymous (0963&000000/0EDA/76:C61E): found (103 ms) by server1 - 0963:0EDA unknown
2010/05/26 22:56:09 6829 c01 dvbapi: Start descrambling CAID: 0963
2010/05/26 22:56:17 6828 p03 cccam: sending ecm for sid 0eda to card 0000016d, hop 1
2010/05/26 22:56:17 6829 c01 anonymous (0963&000000/0EDA/76:84C1): found (123 ms) by server1 - 0963:0EDA unknown
2010/05/26 22:56:20 6829 c01 dvbapi: new program number: 0ef0
2010/05/26 22:56:20 6829 c01 anonymous (0960&000000/0EF0/7B:8FFC): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:22 6829 c01 anonymous (0960&000000/0EF0/7B:1994): rejected caid (19 ms) - 0960:0EF0 unknown
2010/05/26 22:56:30 6829 c01 anonymous (0960&000000/0EF0/7B:3EB2): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:37 6829 c01 anonymous (0960&000000/0EF0/7B:739A): rejected caid (13 ms) - 0960:0EF0 unknown
2010/05/26 22:56:45 6829 c01 anonymous (0960&000000/0EF0/7B:0445): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:53 6829 c01 anonymous (0960&000000/0EF0/7B:6BAD): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:57:01 6829 c01 anonymous (0960&000000/0EF0/7B:24C3): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:57:09 6829 c01 anonymous (0960&000000/0EF0/7B:B5A4): rejected caid (1 ms) - 0960:0EF0 unknown
 

Philphil

Registered
Messages
125
Yes m8, If I change channel then it stops all together.

Look at log,

2010/05/26 22:55:54 6829 c01 dvbapi: boxtype=dbox2.
2010/05/26 22:55:54 6829 c01 dvbapi: new program number: 0eda
2010/05/26 22:55:54 6829 c01 anonymous (0960&000000/0EDA/76:2823): rejected caid (2 ms) - 0960:0EDA unknown
2010/05/26 22:56:00 6829 c01 anonymous (0961&000000/0EDA/76:2622): rejected caid (1 ms) - 0961:0EDA unknown
2010/05/26 22:56:08 6828 p03 cccam: sending ecm for sid 0eda to card 0000016d, hop 1
2010/05/26 22:56:09 6829 c01 anonymous (0963&000000/0EDA/76:C61E): found (103 ms) by server1 - 0963:0EDA unknown
2010/05/26 22:56:09 6829 c01 dvbapi: Start descrambling CAID: 0963
2010/05/26 22:56:17 6828 p03 cccam: sending ecm for sid 0eda to card 0000016d, hop 1
2010/05/26 22:56:17 6829 c01 anonymous (0963&000000/0EDA/76:84C1): found (123 ms) by server1 - 0963:0EDA unknown
2010/05/26 22:56:20 6829 c01 dvbapi: new program number: 0ef0
2010/05/26 22:56:20 6829 c01 anonymous (0960&000000/0EF0/7B:8FFC): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:22 6829 c01 anonymous (0960&000000/0EF0/7B:1994): rejected caid (19 ms) - 0960:0EF0 unknown
2010/05/26 22:56:30 6829 c01 anonymous (0960&000000/0EF0/7B:3EB2): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:37 6829 c01 anonymous (0960&000000/0EF0/7B:739A): rejected caid (13 ms) - 0960:0EF0 unknown
2010/05/26 22:56:45 6829 c01 anonymous (0960&000000/0EF0/7B:0445): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:56:53 6829 c01 anonymous (0960&000000/0EF0/7B:6BAD): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:57:01 6829 c01 anonymous (0960&000000/0EF0/7B:24C3): rejected caid (1 ms) - 0960:0EF0 unknown
2010/05/26 22:57:09 6829 c01 anonymous (0960&000000/0EF0/7B:B5A4): rejected caid (1 ms) - 0960:0EF0 unknown

Ok Keano sorry mate. I made a mistake in an earlier post.

############################
In the oscam.user file you need to have
Oscam.user for all images

[account]
User = anonymous
Pwd = anonymous
AU = 1
Group = 1,2
betatunnel = 1833.FFFFFF:1702
caid = 0963 # for sly uk etc etc instead of 0603 as i put!!

##########################

Obviously as this is the caid that you need to add to this if using another caid...

ie
caid=0963,0b00 # this adds c+ nordic to Sly


I did try to tell everyone earlier ie
"Have you identified caid=0963
in both oscam.server and oscam.user?"

Jusko -
I meant look at post #2 in this thread.




The problem is it is impossible to edit a post after a few hours.
 
Last edited:

DKaftermath

Registered
Messages
320
has anyone managed to get oscam to work with cable ? i know in uk it will soon be dead, but it was just out of curiosity.
 

keano16

Donating Member
Messages
344
@Philphil I saw that error m8 before you posted and changed to 0963 but it makes no difference.

I have caid = 0963 in both server and user.

It takes ages to clear channel and then when I change channel it either takes ages to clear again or nothing at all.

Looking at output via telnet its because its still try to decode using 0960 or 0961.
 

Philphil

Registered
Messages
125
@Philphil I saw that error m8 before you posted and changed to 0963 but it makes no difference.

I have caid = 0963 in both server and user.

It takes ages to clear channel and then when I change channel it either takes ages to clear again or nothing at all.

Looking at output via telnet its because its still try to decode using 0960 or 0961.

Strange... I suppose you've put 0960 and 0961 in the caid lists too?
I found also I had to use cccam 2.011 in Oscam.conf.
 
Last edited:

Philphil

Registered
Messages
125
Strange... I suppose you've put 0960 and 0961 in the caid lists too?
I found also I had to use cccam 2.011 in Oscam.conf.

Also you may find that putting ignores and priority caids into your oscam.conf may help. e.g.****>

[dvbapi]
enabled = 1
au = 1
boxtype = dbox2
user = mindurown
priority = 0963
ignore = 0960,0961
 

keano16

Donating Member
Messages
344
OK that's more like it, all work now with adding ignore list to conf and switching to 2.0.11.

Cheers m8
 

nedec

Registered
Messages
61
i have a problem to start up oscam on cccam server on baracuda 5.i put this configuration in oscam file with my pass. and user but oscam won't start.did i miss someting? thanks
 
Top