1. You can share TNTSAT using OScam as cardreader and CCcam or OScam as client.
2. CCcam wont work as cardreader as it does not support TNTSAT cards!
3. You can connect OScam and CCcam/OScam using CCcam (C line) or Camd35 (L line) protocol. Newcamd does not support TNTSAT.
4. In my opinion it is the best to use CCcam as sharing protocol between OScam and CCcam or OScam.
OScam SERVER (CCcam protocol)
oscam.server
[reader]
label = tntsat
protocol = internal
device = /dev/sci1 or sci0
services = tntsat
caid = 0500
ident = 0500:030B00
detect = cd
mhz = 357
cardmhz = 357
aeskeys = 0500@030B00:439…C43,A79…F26,EF3…BE3 #you can find them asking google
group = 1
emmcache = 1,3,2
oscam.conf
[cccam]
port = 16777
version = 2.3.0
ignorereshare = 1 or 0 if you want to control reshare globally. If you use 1 then you can change reshare on reader/user level.
oscam.services
[tntsat]
caid = 0500
provid = 030B00
srvid =2458,232A,245E,2329,20B3,20AE,20A5,20B6 ,1F48,25E5, 25E6,25E7,2
649,25E9,264D,2650,2651,25ED,25EE,25EF,2 653,25E8,2 64A,264B,26
4C,25EA,264E
[account]
user = tntsat_cccam
pwd = tntsatcccam
group = 1 #same as tntsat reader
cccmaxhops = 1
cccreshare = 1
au = tntsat
CCcam CLIENT
In CCcam.cfg add this line:
C: IP of server port user password no
OScam CLIENT
[reader]
label = tntsat_server
protocol = cccam
device = IP of server,16777
user = tntsat_cccam
password = tntsatcccam
group = 1 or whatever you want or need
ccckeepalive = 1
cccmaxhops = 1
ccckeepalive = 1
audisabled = 1
OSCAM SERVER (Camd35 protocol)
oscam.server
[reader]
label = tntsat
protocol = internal
device = /dev/sci1 or sci0
services = tntsat
caid = 0500
ident = 0500:030B00
detect = cd
mhz = 357
cardmhz = 357
aeskeys = 0500@030B00:439…C43,A79…F26,EF3…BE3 #you can find them asking google
group = 1
emmcache = 1,3,2
oscam.conf
[cs357x]
port = 15999
serverip = 192.168.1.xxx
oscam.services
[tntsat]
caid = 0500
provid = 030B00
srvid =2458,232A,245E,2329,20B3,20AE,20A5,20B6 ,1F48,25E5, 25E6,25E7,2
649,25E9,264D,2650,2651,25ED,25EE,25EF,2 653,25E8,2 64A,264B,26
4C,25EA,264E
[account]
user = tntsat_camd35
pwd = tntsatcamd35
group = 1 #same as tntsat reader
au = tntsat
CCcam CLIENT
In CCcam.cfg add this line:
L: IP of server 15999 tntsat_cccam tntsatcccam 0500 030B00
OScam CLIENT
[reader]
label = tntsat_server
protocol = cs378x
device = IP of server,15999
user = tntsat_camd35
password = tntsatcamd35
caid = 0500
ident = 0500:030B00
group = 1
emmcache = 1,3,2




Reply With Quote