ok i have had success with installing the server files, and i can read my sly 0963 card using information on these forums. i used for oscam.server
Code
[reader]
label = ***uk
protocol = smartreader
detect = cd
device = 005:002
emmcache = 1,3,2
caid = 0963
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
blockemm-unknown = 1
mhz = 600
cardmhz = 600
ident = 0963:000000
group = 1
Display More
and oscam config:
Code
[global]
logfile = stdout
nice = -1
preferlocalcards = 1
[cache]
[newcamd]
port = 15050@0963:000000
key = 0102030405060708091011121314
keepalive = 1
[webif]
httpport = 8888
httpuser = admin
httppwd = admin
httprefresh = 15
httpallowed = 127.0.0.1,192.168.0.0-192.168.254.254
Display More
oscam.user
Code
generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r9584
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt
[account]
user = cccam
pwd = cccam
au = 1
group = 1,2
[account]
user = mythtv
pwd = mythtv
caid = 0963
au = ***uk
allowedprotocols = newcamd
group = 1,2
Display More
i am using mythtv with a tbs6981 (dual dvb-s2) all in the same pc.
i installed ffdecsawapper and used the configuration here http://www.lursen.org/wiki/FFd…pper_System_Configuration for loop back?
the last section is making the cardclient.conf file
is what i used.
what i am having trouble grasping is how the client and server comunicate? how should this configuration work?
