What's new
Sat World - The Solution Place

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Oscam OScam.conf file All Set Top box Download

Admin

Home Of Feeds
Staff member
Administrator
Joined
Nov 12, 2025
Messages
725
Reaction score
173
Points
43
Location
Germany
oscam.server REPLACE the parts in itallics

[reader]
label = test
enable = 1
protocol= cccam
device = host,18001
user = 1daytest
password = 2021
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
HTML tutorial

oscam.conf

[global]
logfile = /tmp/oscam.log
clienttimeout = 8000
maxlogsize = 1024
waitforcards_extra_delay = 100
nice = -1
waitforcards = 0
preferlocalcards = 1
readerrestartseconds = 3
block_same_ip = 0
block_same_name = 0
initial_debuglevel = 13
ecmfmt = P: c:p:s:d:i: #ECM_L:l #CW=w HOP:j
inactivitytimeout = 30
cccmaxhops = 3
ccckeepalive = 1
audisabled = 1
disablecrccws = 1

[anticasc]
enabled = 1

[cache]

[newcamd]

[dvbapi]
enabled = 1
au = 1
request_mode = 5
delayer = 60
user = dvbapiau
write_sdt_prov = 1
extended_cw_api = 1 #[ (1) = OE2.2/2.5 AND (2) = OE2.0 ]

[webif]
httpport = 8888
httprefresh = 2
httppollrefresh = 2
httpallowed = 127.0.0.1,192.168.0.0-192.168.254.254

HTML tutorial
oscam.user

[account]
user = test
pwd = test
group = 1
au = 1
uniq = 0

oscam.server REPLACE the parts in itallics

if you want biss key support use the following reader below as well
[reader]
label = myconstantcw
enable = 0
protocol = constcw
device = /etc/oscam/bissconstant.cw
caid = 2600
group = 1
 
Back
Top