I'm trying to assign different ports to each of my two readers but can't get it to work(oscam running on VU+solo2). No matter how I change the "ident" it still uses only one port to view both card's channels on my box. Everything works except for much lagging when switching channels on box2(VU+ duo) which I hope to solve by using different ports.
Can someone explain how I can do this?
This is how i configured it...
--------------------------------------------------
I use 2 rows in CCCam.conf
C: 192.168.0.146 15040 Myuser Mypassw
C: 192.168.0.146 15041 Myuser Mypassw
--------------------------------------------------------
oscam.config
[cccam]
port = 15040@093E:111111;15041@0B00:000000
(comment... have tested 15040@093E:000000 to)
serverip = 192.168.0.146
version = 2.0.11
--------------------------
oscam.server
[reader]
label = card2
enable = 1
protocol = internal
device = /dev/sci1
detect = cd
group = 1
emmcache = 1,3,15
audisabled = 0
mhz = 357
cardmhz = 2700
caid = 0B00
ident = 0B00:000000
ratelimitecm = 4
ratelimittime = 9000
srvidholdtime = 2000
ecmunique = 1
[reader]
label = card1
protocol = internal
device = /dev/sci0
detect = cd
cardmhz = 2700
mhz = 357
caid = 093E
ident = 093E:111111
boxid = 0CA30D05
group = 1
emmcache = 1,3,2,0
