oscam as ccam client only

stinkefisch

Registered
Messages
183
Hi all,

I got oscam.sh4 installed on my Kathrein UFS910 and I am not sharing a card, only on my cccam server.
I can connect to my cccam server and share my Viaccess card. Sky Germany is fine through share via Internet peer but no HD Channels?

Problem 1. No Sky Germany HD channels or HD+ (but card works via incubuscamd share)

Problem 2. I can't get any Irdeto, Conax, *** or Cryptoworks cards via share.

I created 2 files
oscam.conf

#oscam.conf
# main configuration
#

[global]
nice = -1
WaitForCards = 0
clienttimeout = 2
fallbacktimeout = 1900
seriallreadertimeout=1500
maxlogsize = 5

#[monitor]
#httpport=83
#httphideidleclients=1

[dvbapi]
enabled = 1
user = anonymous
boxtype = ufs910


oscam.server

[reader]
label = remote2
protocol = cccam
device = 192.168.0.2,2000
account = user,pass
cccmaxhop = 5
group = 1
fallback = 1
cccversion = 2.1.3
cccbuild = 5678

Any Ideas please?
 

Rocknroll

Staff member
Administrator
Messages
6,174
Think you should define caids oscam should get in oscam.server
And you shouldn't enable fallback on that server if it is the only one.
 

stinkefisch

Registered
Messages
183
Thanks for the reply but even with caid's no luck.

2010/01/08 0:41:47 1608 p02 cccam: no suitable card on server
2010/01/08 0:41:47 1609 p03 cccam: no suitable card on server
2010/01/08 0:41:47 1610 c01 anonymous (1833&000000/0083/89:1AF1): rejected reader peer (110 ms)
2010/01/08 0:41:50 1609 p03 cccam: no suitable card on server
2010/01/08 0:41:50 1610 c01 anonymous (1834&000000/0083/89:AC46): rejected reader peer (110 ms)
2010/01/08 0:41:53 1609 p03 cccam: no suitable card on server
2010/01/08 0:41:53 1610 c01 anonymous (09C4&000000/0083/82:CC77): rejected reader peer (110 ms)
 

Rocknroll

Staff member
Administrator
Messages
6,174
Well DVB API support in oscam is at the very early stages and not working very well yet. You should have more luck using newcamd protocol and connecting some client to oscam like mgcamd.
 

Partybuster

Registered
Messages
53
I have to check that out then.

I'm using a Coolstream HD1 receiver who can only connect to cccam with mgcamd. the problem is that it does not work well with 2.1.2 and 2.1.3. If Oscam can connect to cccam then there is new hope :D

thanks for the tip!
 

Rocknroll

Staff member
Administrator
Messages
6,174
did not know it was possible to connect to a cccam server using oscam as client.

I have to check that out then.

I'm using a Coolstream HD1 receiver who can only connect to cccam with mgcamd. the problem is that it does not work well with 2.1.2 and 2.1.3. If Oscam can connect to cccam then there is new hope :D

thanks for the tip!

It is strange what you are saying considering you took part in discussion in this thread
http://www.sat-universe.com/showthread.php?t=150061

And it is mentioned there that oscam connects to cccam.

Btw from what I could see it works good when connected to cccam 2.1.2 and older. When connected to 2.1.3 it starts freezing after few minutes.
 

Partybuster

Registered
Messages
53
Yes I remember that thread but it wasn't 100% clear to me then. I was assuming you could only use oscam as server connected to cccam. Now that I have taken a new look at that thread I admit I made a wrong assumption. The first line says it all :eek:

thanks for clearing it out.
 

betor25

Registered
Messages
46
Hi all,

I got oscam.sh4 installed on my Kathrein UFS910 and I am not sharing a card, only on my cccam server.
I can connect to my cccam server and share my Viaccess card. Sky Germany is fine through share via Internet peer but no HD Channels?

Problem 1. No Sky Germany HD channels or HD+ (but card works via incubuscamd share)

Problem 2. I can't get any Irdeto, Conax, *** or Cryptoworks cards via share.

I created 2 files
oscam.conf

#oscam.conf
# main configuration
#

[global]
nice = -1
WaitForCards = 0
clienttimeout = 2
fallbacktimeout = 1900
seriallreadertimeout=1500
maxlogsize = 5

#[monitor]
#httpport=83
#httphideidleclients=1

[dvbapi]
enabled = 1
user = anonymous
boxtype = ufs910


oscam.server

[reader]
label = remote2
protocol = cccam
device = 192.168.0.2,2000
account = user,pass
cccmaxhop = 5
group = 1
fallback = 1
cccversion = 2.1.3
cccbuild = 5678

Any Ideas please?

did you find solution for your problem with "sky de hd"
 

stinkefisch

Registered
Messages
183
Try

[reader]
label = remote2
protocol = cccam
device = 192.168.0.2,2000
account = user,pass
cccmaxhop = 4
group = 4
caid = 0100,0500,0d00,0d05,0d02,1702,1801,1810,1833,09c4,0b00,1722,0d22,1834,0d05,1815,0604,0d03,0d0c,1830,0622
fallback = 0
cccversion = 2.1.3
cccbuild = 5678
 

mamba65

Registered
Messages
232
honda

Hi
Should help because they do not realize that something!!
From whom is in there???

[reader]
label = remote2
protocol = cccam
device = 192.168.0.2,2000-----from him or my???
account = user,pass---- from him or my??
cccmaxhop = 4
group = 4
caid = 0100,0500,0d00,0d05,0d02,1702,1801,1810,1833,09c4,0b00,1722,0d22,1834,0d05,1815,0604,0d03,0d0c,1830,0622
fallback = 0
cccversion = 2.1.3
cccbuild = 5678[/QUOTE]
 
Top