Fransat EMM oscan (CCcam protocol)

j.puig

Donating Member
Messages
48
I have a small problem, since years ago, and I can't find an answer.
I have a server (DM7020HD) which has 3 cards: Fransat (Viaccess) , MTV (Conax) and Tivusat (Nagravision).

I have 2 client boxes inside home, both using Oscam (CCcam protocol), Octagon SF4008 and Xtrend ET1000.
The problem is that Viaccess card isn't updated from those 2 clients. I have to turn on DM7020 HD (server) to get that card updated.
Other 2 cards are updated correctly from clients.
Is there any problem using cccam protocol to get EMMs ?

clients conf is :

oscam.user
[account]
user = dvbapiau
pwd = dvbapiau
keepalive = 1
au = 1
group = 1


oscam.server
[reader]
label = CCcam
protocol = cccam
device = 192.168.0.15,12006
user = SF4008
password = SF4008
group = 1
saveemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
saveemm-g = 1
cccversion = 2.2.0
cccwantemu = 1
ccckeepalive = 1



server conf is:

oscam.user
[account]
user = SF4008
pwd = SF4008
au = 1
group = 1,2,3,4,5,6

oscam.server
[reader]
label = Fransat
description = Fransat
protocol = smargo
device = /dev/triple3
pincode = 2468
caid = 0500
detect = cd
mhz = 534
cardmhz = 2700
ident = 0500:041950
aeskeys = 0500@041950:BF...........
group = 3
emmcache = 1,3,31,0

What Am I doing wrong ??
 

j.puig

Donating Member
Messages
48
There are two channels ETB1 and ETB3 (Basque Television) that every 2-3 weeks they get black. They may change any key.
I have to tune to TF1 (or other channel) on server during one hour to get picture back.
If I do it from the 2 client boxes, I can have it running during 48 hours, and picture doesn't get back.
So I think that cccam protocol may not transfer Viaccess EMM ???
 
Last edited:

Rickk

Registered
Messages
2,375
try this

oscam.user
[account]
user = SF4008
pwd = SF4008
au = 1
caid = 0500,0B00,183E
group = 1,2,3,4,5,6

or

oscam.user
[account]
user = SF4008
pwd = SF4008
au = Fransat,MTV,Tivusat
group = 1,2,3,4,5,6
 

Motogato

Registered
Messages
326
There are two channels ETB1 and ETB3 (Basque Television) that every 2-3 weeks they get black. They may change any key.
I have to tune to TF1 (or other channel) on server during one hour to get picture back.
If I do it from the 2 client boxes, I can have it running during 48 hours, and picture doesn't get back.
So I think that cccam protocol may not transfer Viaccess EMM ???

Hi, only write emm in local reader not write with client oscam or CCcam, i have same problem!
 

j.puig

Donating Member
Messages
48
Hi, only write emm in local reader not write with client oscam or CCcam, i have same problem!

I have finally managed to reveive EMM from oscam client to oscam remote FRANSAT reader.

Go to server Oscam configuration.
In USERS, you have to edit all users you have, one by one.

Edit user => and in user general settings, there is an option "EMM Reassembly".
By default, it is selected option 2-enabled (default).
Change it to 1- Enabled for DVBAPI.
Save configuration (at the bottom)

Remember that in order to see EMM on log window, EMM Cache on reader's configuration has to be set to any values, mine is: 1,3,31,0
Without this parameter, no EMM are shown in the log!
 
Top