Показать сообщение отдельно
Старый 30.06.2010, 02:36   #2
159as4678
абонент
 
Аватар для 159as4678
 
Регистрация: 16.05.2009
Сообщения: 243
По умолчанию

в var/keys : лежат cccamd.list.example, cwshare.cfg, incubusCamd.config.prio, incubusCamd.conf, mbox.cfg, mg_cfg, newcamd.list.example, peer.cfg.example и SoftCam.Key

выглядят так:

cccamd.list.example
Цитата:
C: 172.16.1.1 12000 user1 pass1

cwshare.cfg
Цитата:
M: { 0.0.0.0 { AA114444 }}
C: { 127.0.0.1 30000 mbox mbox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { }
C: { 127.0.0.1 30001 mbox mbox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 05000910:05024400 }

incubusCamd.config.prio
Цитата:
Пусто

incubusCamd.conf
Цитата:
[General]
background_execution=1
debug_level=3
log_to_console=0
log_to_file=0
logfile_name=/tmp/incubusCamd.log

on_screen_messages_show=0
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
console_logs_broadcast=1
console_logs_broadcast_port=666
softcamfile_name=/var/keys/SoftCam.Key
priofile_name=/var/keys/incubusCamd.prio

webif=1
webif_port=16003

########################### provider configuration ###########################

[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0



########################### servers configuration ############################
[Servers]
#
#card_server_url=cccam://userass@iport/yes/[EMM]

########################### CaIDs tunneling configuration ############################
[CaIDTunnel]

1833:1702
1834:1722
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD

mbox.cfg
Цитата:

//mbox.cfg EXPLANATION and EXAMPLES


A: { 1 } // for QBoxHD receivers or for any receivers if needed it
//A: { x }
//Choose adapter path
//x=0 -> /dev/dvb/adapter0/
//x=1 -> /dev/dvb/adapter1/
//x=2 -> /dev/dvb/adapter2/
//x=.. -> .......
//default x=0


/************************************************** ************************************************** ********************/

D: { 6 }

//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//x=5 -> enable triple dragon
//x=6 -> enable Qbox HD
//x=7 -> enable STAPI for Kathrein ufs922 -> dont work CSA decoding
//default disabled

/************************************************** ************************************************** ********************/

B: { 0 0 0 }

//B: { 1 127.0.0.1 127.0.0.1 } // for local watching over DVB


//B: { x IP_listen IP_send }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//IP_listen -> on what IP to wait for PMT and ECMs
//IP_send -> on what IP to send DCW
//default disabled

/************************************************** ************************************************** ********************/



Z: { 12 01 } { 127.0.0.1 8000 }

// Z option -> control sending/writing current informations
// Z: { xy 0z } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// z=0 -> dont write debug text in console window
// z=1 -> write debug text in console windows
// IP port -> destination IP and UDP port where to send informations
// no default

/************************************************** ************************************************** ********************/

#C: { 127.0.0.1 7999 }

// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default


/************************************************** ************************************************** ********************/

L: { 1 }

// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1

/************************************************** ************************************************** ********************/

#G: { /hdd/ }

//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
//Remove #, ONLY if you want to use this option !!!!!!!

/************************************************** ************************************************** ********************/

T: { /tmp/ }

// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }

/************************************************** ************************************************** ********************/

K: { /var/keys/ }

// K option -> where is cwshare.cfg,mbox.prio file
// K: { folder_path_to_files, example: K: { /var/keys/ } }


/************************************************** ************************************************** ********************/


M: { 1 }

// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0

/************************************************** ************************************************** ********************/


P: { 2/tmp/camd.socket }


// P option -> PMT location (Dont used with linux and windows)
// you must be tuned to channel so image can generate this file
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can
// { /tmp/pmtX.tmp } X-> number -> pmt1.tmp ......
// { 1/tmp/camd.socket } for enigma 1
// { 2/tmp/camd.socket } for enigma 2

/************************************************** ************************************************** ********************/

W: { 0 }

// W option -> write raw ECM to ecm.raw file
// W: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled

/************************************************** ************************************************** ********************/

Q: { 300 }

//Q option -> newcamd connect retry in sec.
//Q: { x }
// default 300 sec.

/************************************************** ************************************************** ********************/

F: { 500 }

//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
//F { x } -> decimal in KBytes
//default 500 KB


/************************************************** ************************************************** ********************/

//V: { card_type | device number | clock | inverse_Reset | inverse_CD_Line | detect card over CTS | DM800/8000 | dbox }
#V: { 3 1 3571200 0 0 0 0 0 } // external reader example -> Seca card, com1 port, clock 3.57 Mhz,
#V: { 3 2 3571200 1 0 0 0 0 }
#V: { 3 3 1 0 0 0 0 0 } // dreambox example -> Seca card,sci0 slot,3.33 Mhz


// [card_type]:
// Seca 3
// Irdeto 4
// Conax 5
// Cryptoworks 6
// Viaccess 7
// NDS 8
// Nagravision 9



// [device number]:
// COM1/ttyS0 1
// COM2/ttyS1 2
// /dev/sci0 3
// /dev/sci1 4
// /dev/usb/tts/0 5
// /dev/usb/tts/1 6
// /dev/tts/0 7
// /dev/tts/1 8
// /dev/ttyUSB0 9
// /dev/ttyUSB1 10
// /dev/scard0 11 //azbox
// /dev/scard1 12 //azbox



//[clocks]
//for COM ports and external card readers in Hz!!!

//for SCI DreamBox slots use this values
// 1 - 3.33 Mhz
// 2 - 3.63 Mhz
// 3 - 4 Mhz
// 4 - 4.44 Mhz
// 5 - 5Mhz
// 6 - 5.71 Mhz
// 7 - 6.66 Mhz
// 8 - 8 Mhz

//[Inverse Reset]
// 1 -yes
// 0 -no
//for GPIO
//2-gpio1
//3-gpio2
//4-gpio3
//5-gpio4
//6-gpio5
//7-gpio6
//8-gpio7


//[Inverse CD Line Detection]
//1 - yes
//0 - no

//[Detect card over CTS signal]
//1 - yes
//0 - no

//[DM800/8000 box]
//1 - yes
//0 - no


//[dbox serial/multicam]
//1 - yes
//0 - no

/************************************************** ************************************************** ********************/


#J: { 1 }
// J option -> enable adding betacrypt header to N3 ECM for Premier
// J { x }
// x = 0 -> disabled
// x = 1 -> enabled

/************************************************** ************************************************** ********************/

#S: { COM1 115200 }
//S option -> enable sssp protocol
//S: { x baud }
//x=COM1
//x=COM2
//x=/dev/ttyS0
//x=/dev/ttyS1
//x= serial device ...
//valids baud -> 115200,57600,38400,19200,9600
/************************************************** ************************************************** ********************/

mg_cfg
Цитата:
# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cant be decoded
# 03 process emm pids for network cards update only
A: { 00 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 01 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 01 } 5 30

# network ecm timeout in seconds
K: { 07 }

# newcamd dead routes connect retry, sec
Q: { 150 }

# network shares priority
# 00 gbox, newcamd, cccamd, radegast, camd3 (default)
# 01 camd3, radegast, cccamd, gbox, newcamd
# 02 cccamd, newcamd, camd3, gbox, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } USER PASSWORT

# on screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + web port to use for osd
S: { 03 } 80

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 02 } 192.168.1.22 514 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 00 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 04 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 00 }

# map all 180x nagra caids to 1801
# default is 01
#F: { 00 }

#B: { 12 }
__________________
DB 900 UHD @ Merlin 4.0 , полный пакет+ IPtv
159as4678 вне форума   Ответить с цитированием