Hello folks. I started with not knowing what card sharing is and now i am a oscam userand sill learning.
Basically i have managed to config my oscam so it works good on using it as an cccam client. Like connecting me to satlover server with oscam.
My question is if anybody here who might have an idea or if you see any wrong code i have or a better code or any thing that might bee good to have.
Currently my reciever (Istar Korea 2000HD0) support oscam Version 1.00-unstable_svn Rev. 5395
oscam.cfg
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
lb_mode = 0
lb_save = 150
logfile = /tmp/oscam.log
maxlogsize = 20
Saveinithistory = 1
clienttimeout = 20
[monitor]
Port = 0
NoCrypt = 127.0.0.1,192.168.0.0-192.168.255.128
AULow = 120
monlevel = 4
# web interface
[webif]
httpport = 7070
httpuser = mypassword
httppwd = mypassword
httpallowed = 0.0.0.0-255.255.255.255
httprefresh = 10
#httpdyndns = host.dyndns.org
[dvbapi]
enabled = 1
boxtype = dreambox
User = DVBApi
AU = 1
pmt_mode = 4
#[cccam]
#port = 40000
#version = 2.1.4
#build = 1234
#ignorereshare = 1
#reshare = 2
oscam.server
[reader]
label = satlover
protocol = cccam
device = satlovererver,satloverport
user = my user
password = my password
group = 1
cccversion = 2.1.1
oscam.user
[account]
User = DVBApi
Group = 1
au = 1
#Pwd = dreambox
#[account]
#User = dummy
#Pwd = dummy
#IDENT = 0B0F:0
#Group = 1
#au = tk
oscam.dvbapi
P: 090F #Viasat [NDS-Videoguard]
P: 0B00 #Canal Digital [Conax]
---------------------------------------------------------
Questions?
1. DO i need
WaitForCards = 1
preferlocalcards = 1 (This means my internal card?)
2.
If i am idle for some hours, i lose connection with server and have to restart oscam or the reader. Can i fix this with ccckeepalive = 1 ?
If any of you have a good idea or see any bad code to optimize my oscam i thank you
glad to be a oscam user
Basically i have managed to config my oscam so it works good on using it as an cccam client. Like connecting me to satlover server with oscam.
My question is if anybody here who might have an idea or if you see any wrong code i have or a better code or any thing that might bee good to have.
Currently my reciever (Istar Korea 2000HD0) support oscam Version 1.00-unstable_svn Rev. 5395
oscam.cfg
[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
lb_mode = 0
lb_save = 150
logfile = /tmp/oscam.log
maxlogsize = 20
Saveinithistory = 1
clienttimeout = 20
[monitor]
Port = 0
NoCrypt = 127.0.0.1,192.168.0.0-192.168.255.128
AULow = 120
monlevel = 4
# web interface
[webif]
httpport = 7070
httpuser = mypassword
httppwd = mypassword
httpallowed = 0.0.0.0-255.255.255.255
httprefresh = 10
#httpdyndns = host.dyndns.org
[dvbapi]
enabled = 1
boxtype = dreambox
User = DVBApi
AU = 1
pmt_mode = 4
#[cccam]
#port = 40000
#version = 2.1.4
#build = 1234
#ignorereshare = 1
#reshare = 2
oscam.server
[reader]
label = satlover
protocol = cccam
device = satlovererver,satloverport
user = my user
password = my password
group = 1
cccversion = 2.1.1
oscam.user
[account]
User = DVBApi
Group = 1
au = 1
#Pwd = dreambox
#[account]
#User = dummy
#Pwd = dummy
#IDENT = 0B0F:0
#Group = 1
#au = tk
oscam.dvbapi
P: 090F #Viasat [NDS-Videoguard]
P: 0B00 #Canal Digital [Conax]
---------------------------------------------------------
Questions?
1. DO i need
WaitForCards = 1
preferlocalcards = 1 (This means my internal card?)
2.
If i am idle for some hours, i lose connection with server and have to restart oscam or the reader. Can i fix this with ccckeepalive = 1 ?
If any of you have a good idea or see any bad code to optimize my oscam i thank you
glad to be a oscam user
Comment