I'm trying to configure ZM to play a sound when an event occurs.
I do:
ZM_DIR_SOUNDS = sounds (/var/www/html/zm/sounds)
ZM_WEB_SOUND_ON_ALARM "yes"
ZM_WEB_ALARM_SOUND = alarm.wav
ZM is works well, detection motion, "creating" events, saving image and video,... Athough, no sound is played when occurs an event.
What should I do?
