Hii
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?
Sound file isn't played with a alarm event
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
are you trying to make this play from the zm box?
It is designed to play in a active camera view window ie in the browser
It is designed to play in a active camera view window ie in the browser
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Re: Sound file isn't played with a alarm event
The path for ZM_DIR_SOUNDS should be "sounds", it should be relative to the apache root, not the system.liviab wrote:Hii
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?
Re: Sound file isn't played with a alarm event
Hii cordel,
the path for ZM_DIR_SOUNDS is "sounds". I put the complete path only here to specify better.
ZM_DIR_SOUNDS = sounds
ZM_WEB_SOUND_ON_ALARM "yes"
ZM_WEB_ALARM_SOUND = alarm.wav
Do you know what can be?
the path for ZM_DIR_SOUNDS is "sounds". I put the complete path only here to specify better.
ZM_DIR_SOUNDS = sounds
ZM_WEB_SOUND_ON_ALARM "yes"
ZM_WEB_ALARM_SOUND = alarm.wav
Do you know what can be?