Harry Meskalin wrote:
> Why don't you configure tvheadend to connect to your oscam via oscam protocol?
>
> If you don't want to...
>
> Did you configure au in oscam correctly?
> Many au parameters changed... some au parameters need 0/1/2, some need the reader-name.. refer to oscam wiki
Hi Harry,
thanks for your answer.
Actually I have 3 local cards, two of them needs EMM update (one is lifetime without need to be updated) and I do not find the way to get both updated with DVB-API (I imagine dvb-api is the oscam protocol you talk about).
That's my configuration:
in tvheadend I have a CWC (newcamd) configuration that works good for descrambling (ECMs OK)
in oscam:
newcamd config on port 10000 for the two main provid SSR/SRG: 10000@0500:050800,050810
oscam user for newcamd connection :
[account]
user = Swiss_Channels
pwd = #########
hostname = 127.0.0.1
caid = 0500
monlevel = 2
au = Smargo_Swiss
allowedprotocols = newcamd
group = 1
services = srgssr
ident = 0500:050800,050810
and finally reader configuration:
[reader]
label = Smargo_Swiss
description = Smargo Reader For Swiss Channels
protocol = smartreader
device = SRv2;Serial:12345678
services = srgssr
caid = 0500
detect = cd
mhz = 534
cardmhz = 369
ident = 0500:050800,050810
group = 1
emmcache = 1,3,15,0
blockemm-unknown = 1
blockemm-g = 1
saveemm-u = 1
saveemm-s = 1
lb_weight = 200
auprovid = 000500
I have already played with different emmcache parameters (it seems that different version of SSR card need different parameters here, but unfortunately nothing works)
Nothing seems to arrive to oscam, quantity of total/written/skipped/error emm is always 0.
The other card that need update (a french one) works OK with a similar configuration (obviously with different user/reader/newcamd config.
Finally I have no problem to switch to DVB-API solution, if someone can explain how to get 2 different cards updated, i dvb-api config I can specify only one AU provider :-)
Thanks
Gianni