Oscam.conf (Receiver-Konfiguration): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Stand Testreceiver == <pre> [global] disablelog = 0 initial_debuglevel = 72 logfile = /tmp/oscam.log pidfile = /tmp/oscam.pid unlockparental = 1 nice = -10 maxlogsize = 100 waitforcards = 0 preferlocalcards = 2 dropdups = 0 usrfile = /tmp…“)
 
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 23: Zeile 23:
user                          = local
user                          = local
boxtype                      = dreambox
boxtype                      = dreambox
read_sdt                      = 2
#read_sdt                      = 2             # automatically adds entries in your oscam.srvid2 (or oscam.srvid) and in your oscam.provid files
write_sdt_prov                = 1
#write_sdt_prov                = 1             # specify if the provider name is saved or not into the oscam.srvid2 or oscam.srvid file.


[webif]
[webif]
Zeile 31: Zeile 31:
httprefresh                  = 10
httprefresh                  = 10
httppollrefresh              = 10
httppollrefresh              = 10
httpallowed                  = 127.0.0.1,10.0.0.0-10.0.0.255,10.3.0.0-10.3.0.255,fd00::-fdff:ffff:ffff:ffff:ffff:ffff:ffff:ffff,2000::-3fff:ffff:ffff:ffff:ffff:ffff:ffff:ffff,::1
httpallowed                  = 127.0.0.1,10.0.0.0-10.0.0.255,10.3.0.0-10.3.0.255
httphideidleclients          = 0
httphideidleclients          = 0
</pre>
</pre>
Zeile 68: Zeile 68:
httposcamlabel      = Oscam WebInterface
httposcamlabel      = Oscam WebInterface
</pre>
</pre>
== Links ==
[https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#read_sdt https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#read_sdt]
[https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#write_sdt_prov https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#write_sdt_prov]
Zurück zu [[OSCam_(Satreceiver)#Dateien|OSCam (Satreceiver)]]

Aktuelle Version vom 22. November 2025, 16:23 Uhr

Stand Testreceiver

[global]
disablelog                     = 0
initial_debuglevel             = 72
logfile                        = /tmp/oscam.log
pidfile                        = /tmp/oscam.pid
unlockparental                 = 1
nice                           = -10
maxlogsize                     = 100
waitforcards                   = 0
preferlocalcards               = 2
dropdups                       = 0
usrfile                        = /tmp/user.log
cwlogdir                       = /var/log/cw
emmlogdir                      = /var/log/emm
lb_mode                        = 0

[dvbapi]
enabled                       = 1
au                            = 1
user                          = local
boxtype                       = dreambox
#read_sdt                      = 2             # automatically adds entries in your oscam.srvid2 (or oscam.srvid) and in your oscam.provid files
#write_sdt_prov                = 1             # specify if the provider name is saved or not into the oscam.srvid2 or oscam.srvid file.

[webif]
httpport                      = 83
httphelplang                  = de
httprefresh                   = 10
httppollrefresh               = 10
httpallowed                   = 127.0.0.1,10.0.0.0-10.0.0.255,10.3.0.0-10.3.0.255
httphideidleclients           = 0

Stand 02.09.2023

[global]
disablelog          = 0
initial_debuglevel  = 72
logfile             = /tmp/oscam.log
pidfile             = /tmp/oscam.pid
unlockparental      = 1
nice                = -10
maxlogsize          = 100
waitforcards        = 0
preferlocalcards    = 2
dropdups            = 0
usrfile             = /tmp/user.log
cwlogdir            = /var/log/cw
emmlogdir           = /var/log/emm
lb_mode             = 0

[dvbapi]
enabled             = 1
au                  = 1
user                = local
boxtype             = dreambox

[webif]
httpport            = 83
httppiconpath       = /var/keys/picon
httpshowpicons      = 1
httppiconsize       = 30
httpallowed         = 127.0.0.1,10.0.0.0-10.0.0.255
httposcamlabel      = Oscam WebInterface

Links

https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#read_sdt

https://git.streamboard.tv/common/oscam/-/wikis/pages/configuration/oscam.conf#write_sdt_prov


Zurück zu OSCam (Satreceiver)