Cardsharing-x Forum
» Receivers « => DreamBox Emulators => » DREAMBOX ZONE « => Oscam => Topic started by: antox on October 02, 2010, 06:01:02 PM
== HRT Viaccess (internal cardreader) ==Quote
---------------------------------------------------------------------------------------------------------------
oscam.conf
---------------------------------------------------------------------------------------------------------------
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0500:030a00
[webif]
httpport = 16002
httpuser = root
httppwd = NSFW
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
----------------------------------------------------------------------------------------------------------
oscam.server
----------------------------------------------------------------------------------------------------------
[reader]
Label = HRT
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:030a00
-------------------------------------------------------------------------------------------------------------------
oscam.user
-------------------------------------------------------------------------------------------------------------------
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = HRT
--------------------
== RTV Slovenia (internal cardreader) ==
Quote---------------------------------------------------------------------------------------------------------------
oscam.conf
---------------------------------------------------------------------------------------------------------------
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log
[newcamd]
Key = 0102030405060708091011121314
Port = 15000@0500:31000
[webif]
httpport = 16002
httpuser = root
httppwd = NSFW
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
----------------------------------------------------------------------------------------------------------
oscam.server
----------------------------------------------------------------------------------------------------------
[reader]
label = RTVSLO
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
CAID = 0500
ident = 0500:31000
-------------------------------------------------------------------------------------------------------------------
oscam.user
-------------------------------------------------------------------------------------------------------------------
[account]
user = user
pwd = pass
group = 1
au = RTVSLO
--------------------