Последний Mgcamd v.1.36-stable толком и не работает, Mgcamd v.1.35 должен нормально, запусти логирование и скинь логи сюда.
Необходимые настройки для нужного лога. (файл mg_cfg)
# 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: { 02 }
# 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: { 04 } 192.168.0.2 514 /tmp/mgcamd.log
# 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: { 05 }