Usage: oscam [-a] [-b] [-c <config dir>] [-d <level>] [-g <mode>] [-h] [-p <num>] [-r <level>] [-s] [-t <tmp dir>] [-u] [-w <secs>]
-a : write oscam.crash on segfault (needs installed GDB and OSCam compiled with debug infos -ggdb)
-b : start in background
-c <dir> : read configuration from <dir>
default = /var/tuxbox/config
-d <level> : debug level mask
0 = no 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
65535 = Debug all
-g <mode> : garbage collector debug mode (1=immediate free, 2=check for double frees), these options are intended for debug only!
-h : show this help
-p <num> : maximum number of pending ECM packets, default:32, maximum:255
-r <level> : restart level
0 = disabled, restart request sets exit status 99
1 = restart activated, web interface can restart oscam (default)
2 = like 1, but also restart on segmentation faults
-s : capture segmentation faults
-t <dir> : tmp dir <dir>
default = /tmp/.oscam
-u : enable output of web interface in UTF-8 charset
-w <secs> : wait up to <secs> seconds for the system time to be set correctly, default:60
-a : write oscam.crash on segfault (needs installed GDB and OSCam compiled with debug infos -ggdb)
-b : start in background
-c <dir> : read configuration from <dir>
default = /var/tuxbox/config
-d <level> : debug level mask
0 = no 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
65535 = Debug all
-g <mode> : garbage collector debug mode (1=immediate free, 2=check for double frees), these options are intended for debug only!
-h : show this help
-p <num> : maximum number of pending ECM packets, default:32, maximum:255
-r <level> : restart level
0 = disabled, restart request sets exit status 99
1 = restart activated, web interface can restart oscam (default)
2 = like 1, but also restart on segmentation faults
-s : capture segmentation faults
-t <dir> : tmp dir <dir>
default = /tmp/.oscam
-u : enable output of web interface in UTF-8 charset
-w <secs> : wait up to <secs> seconds for the system time to be set correctly, default:60
Comment