I've read the other threads about getting Evocam to work with E2 but I don't seem to be able to fix it! This is my camd_cfg in user/keys:-
I think the box copies the files in user/keys to var/keys when running. They all look there in both directories, what am I missing?
# debug messages level
# EMM messages
# 00 don't show any EMM's
# 01 show only valid EMM's, default setting
# 02 show valid and bad EMM's with complete data display
M: { 01 }
# ECM messages
# 00 don't show any ECM's
# 01 show only valid ECM's, default setting
# 02 show valid and bad ECM's with complete data display
C: { 01 }
# AU
# 00 is ignored (default)
# 01 enable AU
# 02 AU Auto
A: { 02 }
# Key update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }
# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }
# # Hash pids
# 00 hash all pids
# 01 hash only pids with implemented algos (default)
H: { 00 }
# share Mode
# 00 Pure emu
# 01 Pure emu
# 02 Pure emu
# 03 alle network clients
# 04 newcamd share
# 05 radegast share
# 06 camd35 share(not in use)
G: { 00 }
# On Screen Display for Multicam
# 00 No OSD (default)
# 01 display Smartcard messages, box IP required
# 02 display Smartcard messages new nhttpd format, box IP required
O: { 01 }
USER = root
PWD = password
# To use UDP log
# 00 disabled
# 01 enabled
L: { 01 }192.168.0.115 10000
I think the box copies the files in user/keys to var/keys when running. They all look there in both directories, what am I missing?
# debug messages level
# EMM messages
# 00 don't show any EMM's
# 01 show only valid EMM's, default setting
# 02 show valid and bad EMM's with complete data display
M: { 01 }
# ECM messages
# 00 don't show any ECM's
# 01 show only valid ECM's, default setting
# 02 show valid and bad ECM's with complete data display
C: { 01 }
# AU
# 00 is ignored (default)
# 01 enable AU
# 02 AU Auto
A: { 02 }
# Key update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }
# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }
# # Hash pids
# 00 hash all pids
# 01 hash only pids with implemented algos (default)
H: { 00 }
# share Mode
# 00 Pure emu
# 01 Pure emu
# 02 Pure emu
# 03 alle network clients
# 04 newcamd share
# 05 radegast share
# 06 camd35 share(not in use)
G: { 00 }
# On Screen Display for Multicam
# 00 No OSD (default)
# 01 display Smartcard messages, box IP required
# 02 display Smartcard messages new nhttpd format, box IP required
O: { 01 }
USER = root
PWD = password
# To use UDP log
# 00 disabled
# 01 enabled
L: { 01 }192.168.0.115 10000
Comment