Usage: oscam [parameters]
Directories:
-c, --config-dir <dir> | Read configuration files from <dir>.
. Default: /usr/local/etc
-t, --temp-dir <dir> | Set temporary directory to <dir>.
. Default: /tmp/.oscam
Startup:
-b, --daemon | Start in the background as daemon.
-B, --pidfile <pidfile> | Create pidfile when starting.
-r, --restart <level> | Set restart level:
. 0 - Restart disabled (exit on restart request).
. 1 - WebIf restart is active (default).
. 2 - Like 1, but also restart on segfaults.
-w, --wait <secs> | Set how much seconds to wait at startup for the
. system clock to be set correctly. Default: 60
Logging:
-I, --syslog-ident <ident> | Set syslog ident. Default: oscam
-S, --show-sensitive | Do not filter sensitive info (card serials, boxids)
. from the logs.
-d, --debug <level> | Set debug level mask used for logging:
. 0 - No extra debugging (default).
. 1 - Detailed error messages.
. 2 - ATR parsing info, ECM, EMM and CW dumps.
. 4 - Traffic from/to the reader.
. 8 - Traffic from/to the clients.
. 16 - Traffic to the reader-device on IFD layer.
. 32 - Traffic to the reader-device on I/O layer.
. 64 - EMM logging.
. 128 - DVBAPI logging.
. 256 - Loadbalancer logging.
. 512 - CACHEEX logging.
. 1024 - Client ECM logging.
. 2048 - CSP logging.
. 4096 - CWC logging.
. 65535 - Debug all.
Settings:
-p, --pending-ecm <num> | Set the maximum number of pending ECM packets.
. Default: 32 Max: 4096
-u, --utf8 | Enable WebIf support for UTF-8 charset.
Debug parameters:
-a, --crash-dump | Write oscam.crash file on segfault. This option
. needs GDB to be installed and OSCam executable to
. contain the debug information (run oscam-XXXX.debug)
-s, --capture-segfaults | Capture segmentation faults.
-g, --gcollect <mode> | Garbage collector debug mode:
. 1 - Immediate free.
. 2 - Check for double frees.
Information:
-h, --help | Show command line help text.
-V, --build-info | Show OSCam binary configuration and version.
[dvbapi]
enabled = 1
pmt_mode = 0
listen_port = 11500
user = tvheadend
boxtype = pc
root@debian-PC:~# /usr/local/bin/o.x86 -V
Version: oscam-1.20-unstable_svn-r11209
Compiler: i586-linux-gnu
Box type: generic (generic)
PID: 1817
TempDir:
ConfigDir: /usr/local/etc/
WebifPort: 0
Web interface support: yes
LiveLog support: yes
jQuery support intern: yes
Touch interface support: yes
SSL support: no
[COLOR=#ff0000] DVB API support: yes[/COLOR]
DVB API with AZBOX support: no
DVB API with MCA support: no
DVB API with COOLAPI support: no
DVB API with COOLAPI2 support: no
DVB API with STAPI support: no
DVB API with STAPI5 support: no
DVB API read-sdt charsets: yes
Irdeto guessing: yes
Anti-cascading support: no
Debug mode: yes
Monitor: no
Loadbalancing support: yes
Cache exchange support: yes
CW Cycle Check support: yes
LCD support: no
LED support: no
Clockfix with realtime clock: yes
IPv6 support: no
camd 3.3x: no
camd 3.5 UDP: yes
camd 3.5 TCP: yes
newcamd: yes
CCcam: yes
CCcam share: yes
gbox: no
radegast: no
scam: no
serial: no
constant CW: no
Pandora: no
ghttp: no
Reader support: yes
Nagra: yes
Irdeto: yes
Conax: yes
Cryptoworks: yes
Seca: yes
Viaccess: yes
NDS Videoguard: yes
DRE Crypt: no - no EMM support!
TONGFANG: no - no EMM support!
Bulcrypt: no - no EMM support!
Griffin: no - no EMM support!
DGCrypt: no - no EMM support!
cardreader_phoenix: yes
cardreader_internal_azbox: no
cardreader_internal_coolapi: no
cardreader_internal_coolapi2: no
cardreader_internal_sci: no
cardreader_sc8in1: no
cardreader_mp35: no
cardreader_smargo: no
cardreader_pcsc: no
cardreader_smartreader: no
cardreader_db2com: no
cardreader_stapi: no
cardreader_stapi5: no
cardreader_stinger: no
apt-get install build-essential
apt-get install libssl-dev libpcsclite-dev
apt-get install mercurial cvs subversion libncurses-dev
apt-get install cmake
cd /usr/src
svn co "https://github.com/gfto/oscam" oscam
cd oscam
cmake -DWEBIF=1 -DPCSC=1
make
cp oscam /usr/local/bin
cd /usr/local/bin
chmod 755 oscam
nano /etc/rc.local
/usr/local/bin/oscam -b -r2
[global]
logfile = /var/log/oscam.log
[cache]
[dvbapi]
enabled = 1
pmt_mode = 0
listen_port = 11500
delayer = 60
user = tvheadend
boxtype = pc
[webif]
httpport = 8888
httpuser = musteruser
httppwd = musterpwd
httprefresh = 10
httpallowed = 127.0.0.1,192.168.1.1-192.168.255.255
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?