AW: OSCAM con CCcam_2.1.3 LUCE
OSCAM FIX SK*Y
OSCAM = opensource cam. The renamed mpcs server is now a reader too.
After some advances in private teams that wished to remain private some how the way the new ecm needed to be work got out and the OSCAM team (streamboard) has worked very hard and it army of beta testers.
Still early days but so far so good.
OSCAM to > CCCam 2.1.3 = OK
OSCAM to > mgcamd 1.31 = OK
OSCAM to > scam 3.54 = OK
OSCAM to > Camd3.902 = OK
OSCAM to > Spiderbox = Needs testing but should work.
Example given for card 0919 (older card):
DM500/eagle with oscam0.99.4svn_rev519 (ppc version)
/var/etc/tuxbox/config/oscam.conf
Code:
#
# main configuration
#
[global]
nice = -1
WaitForCards = 1
# logging
pidfile = /var/run/oscam.pid
logfile = /var/log/oscam.log
usrfile = /var/log/oscamuser.log
cwlogdir = /var/log/oscam/cw
# monitor
[monitor]
port = 988
aulow = 120
monlevel = 1
# protocols
[newcamd]
key = 0102030405060708091011121314
port = 34000@0919:000000
/var/etc/tuxbox/config/oscam.server
Code:
[reader]
Label = SkyItalia
Protocol = Intern
Detect = CD
Device = /dev/sci0
group = 1
CAID = 0919
#BoxID = XXXXXXXX
#savenano = all
Customspeed = 0
EMMCache = 1,3,2
Fallback = 0
#blockua = 0
#blockga = 0
#blocksa = 0
#AU = 1
#Enable = 1/var/etc/tuxbox/config/oscam.user
Code:
[account]
user = sky
pwd = italia
monlevel = 0
uniq = 1
group = 1
au = SkyItalia
CAID = 919MGCAMD
/var/keys/newcamd.list
Code:
CWS = 127.0.0.1 34000 sky italia 01 02 03 04 05 06 07 08 09 10 11 12 13 14CCCAM
/var/etc/CCcam.cfg
Code:
N: 127.0.0.1 34000 sky italia 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
For the newer cards you need to change the references on the config from 0919 to 093B and possably enable and add boxkey on the oscam.server
Files included:
oscam-0.99.4svn_rev519-i686-pc-linux = For PC/linux based reader/server
oscam-0.99.4svn_rev519-mipsel-tuxbox-linux = For
DM800/DM8000/7025
oscam-0.99.4svn_rev519-powerpc-tuxbox-linux = Eagle,Dreamboxes 500,600,7000,7020
oscam-0.99.4svn_rev519-sh4-linux = IPbox/sti7101 type receivers
Quote:
oscam
### scam host
/net/ecm_server/foobar/port=4321
/net/ecm_server/foobar/pass=dreambox
Quote:
scam client
/net/ecm_client/foobar/host=192.168.0.xxx
/net/ecm_client/foobar/port=4321
/net/ecm_client/foobar/pass=dreambox
Quote:
with cccam
### cccam share (3.52)
#/net/cccam/home/user=username
#/net/cccam/home/pass=password
#/net/cccam/home/host=192.168.0.xxx
#/net/cccam/home/serv=12000
Quote:
with newcamd
newcamd connect
#/net/newcamd/foo/host=192.168.0.xxx
#/net/newcamd/foo/port=1234
#/net/newcamd/foo/user=username
#/net/newcamd/foo/pass=password #/net/newcamd
/foo/key=1234567890123456789012345678
Quote:
Cardreader
### s-e-r-i-a-l port smartcard readers (3.51a)
# device node
#/sc/serial/<name>/device=<string>
#<>e.g.: /dev/ttyUSB0
# type
#/sc/serial/<name>/type=<string****<><><><>[default: phoenix]
#<>valid types: mastercrd2, phoenix,
smartreader+
# clock frequency in Hz
#/sc/serial/<name>/fs=<num><><><><><>[default: 3571200]
# example
#/sc/serial/usb0/device=/dev/ttyUSB0
#/sc/serial/usb0/type=
smartreader+