MGCAMD 1.35D


SUBMITTED BY: jilan9211

DATE: Oct. 6, 2016, 3 a.m.

FORMAT: Text only

SIZE: 4.1 kB

HITS: 2629

  1. #
  2. # MgCamd 1.35 configuration file ( cccam netclient )
  3. # CCcam 2.1.3 servers list in the file cccamd.list
  4. #
  5. # EMM messages
  6. # 00 don't show any EMMs (default)
  7. # 01 show only valid EMMs
  8. # 02 show valid and bad EMMs with complete data display
  9. M: { 00 }
  10. # ECM messages
  11. # 00 don't show anything about ecm
  12. # 01 normal mode, show pids processed, decoded ecm and cw
  13. # 02 verbose mode, show valid and bad ECMs with data
  14. C: { 00 }
  15. # AU
  16. # 00 disable, no emm pids processed
  17. # 01 enable, emm pids always processed for soft-au and shared cards
  18. # 02 auto, emm started only if channel cant be decoded
  19. # 03 process emm pids for network cards update only
  20. A: { 03 }
  21. # key update (sum 01 or 02 with 04)
  22. # 01 update only new keys, default setting
  23. # 02 update all keys (used for valid PMK checking)
  24. # 04 enable TPS au
  25. # + tps au pid
  26. U: { 01 } 0x12c0
  27. # config files folder (softcam, autoroll, ignore/priority)
  28. # 00 files in /var/keys
  29. # 01 files in /tmp
  30. T: { 00 }
  31. # network mode, use summ for several clients
  32. # 00 no network (default)
  33. # 01 newcamd netclient
  34. # 02 radegast netclient
  35. # 04 camd3 netclient
  36. # 08 gbox netclient
  37. # 32 cccam netclient
  38. G: { 01 }
  39. # network retry, use summ for several options
  40. # 00 disable
  41. # 01 retry every new ecm
  42. # 02 try to connect to offline shares every Q: seconds
  43. # 04 try to detect and fast reconnect to lost (and not used atm) server
  44. # + XX messages number and YY seconds to reconnect
  45. # mg will reconnect to server, if no answer to last XX ecm/keepalive or
  46. # if no answer for last ecm or keepalive sent for YY seconds
  47. # set to 0 to disable
  48. N: { 07 } 5 15
  49. # network ecm timeout in seconds
  50. K: { 02 }
  51. # newcamd dead routes connect retry, sec
  52. Q: { 300 }
  53. # network shares priority
  54. # 00 gbox, newcamd, radegast, camd3 (default)
  55. # 01 camd3, radegast, newcamd, gbox
  56. # 02 newcamd, camd3, gbox, radegast
  57. P: { 02 }
  58. # on screen display type
  59. # 00 No OSD (default)
  60. # 01 neutrino
  61. # 02 enigma
  62. # 03 relook
  63. # + user password for http auth
  64. O: { 00 } root newcs
  65. # on screen display Options, summ of:
  66. # 01 show emu ecm
  67. # 02 show network shares messages
  68. # 04 show decoding failed / fta
  69. # 08 show emm keys update
  70. # + web port to use for osd
  71. S: { 03 } 8080
  72. # Log option, summ of:
  73. # 00 off
  74. # 01 network udp log
  75. # 02 log to console
  76. # 04 file, appended ! delete it by yourself, before it eat all your hdd
  77. # + IP udp-port log-file-name
  78. L: { 01 } 192.168.1.6 514
  79. # keep ecm cache, seconds
  80. # every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
  81. # for openbox/elanvision users with remote shares make sense to set it higher than default value,
  82. # to not hammer cards while timeshifting or playing crypted recordings.
  83. E: { 15 }
  84. # cache option, summ of:
  85. # 00 Off (default)
  86. # 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
  87. # 02 Ecm data cache, remember CW for (E:) time
  88. # 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
  89. H: { 07 }
  90. # reread files, summ of:
  91. # 00 No (default)
  92. # 01 reread config file on channel change (including priority and ignore, but not replace/cache)
  93. # 02 reread SoftCam.Key on channel change
  94. # 04 reread SoftCam.Key if file changed
  95. R: { 00 }
  96. # debug, summ of
  97. # 00 off (default)
  98. # 01 debug ecm
  99. # 02 debug emm
  100. # 04 debug network ecm
  101. # 08 debug network emm
  102. # 16 debug network login
  103. # 32 show mem/cpu stats every 1 min
  104. # 64 add timestamp to log messages
  105. D: { 127 }
  106. # box type
  107. # 00 autodetect, change only if you think wrong type detected.
  108. # 01 dbox2
  109. # 02 dreambox
  110. # 03 triple-dragon
  111. # 04 relook
  112. # 05 openbox
  113. # 11 ipbox
  114. # 12 eucalyptus eating creature ;)
  115. B: { 06 }
  116. # urls for aes keys update, any number or urls allowed,
  117. # url data must contain key in format 0500:007C00:0000000000:00:key1:keyl
  118. # W: { http://some.host.com/keys.php }

comments powered by Disqus