Increase alarm recordings

QVR Pro, QVR Pro Client, QVR Center and Surveillance Station
Post Reply
satnerd
New here
Posts: 2
Joined: Wed Aug 26, 2009 6:06 pm

Increase alarm recordings

Post by satnerd »

Hi,

Is there any way to tweak the system to have the recording start ex. 5 sec before / after a motion detection?
Today I'll have to choose between 30 and 300 seconds and I can't see the point recording 30 seconds before a motion detection....

I changed /etc/config/nvrd.xml with these settings:
<pre_recording_time>5</pre_recording_time>
<post_recording_time>5</post_recording_time>

And /home/http/cgi-bin/data/r-advancedsetting.html:

else if(document.form1.PreRecording.value < 5 || document.form1.PreRecording.value > 300).
{.
alert(NVR_Advanced_Rec20); .
document.form1.PreRecording.focus();.
}.
else if(document.form1.PostRecording.value < 5 || document.form1.PostRecording.value > 300).


I can now Apply settings with 5 seconds under Advanced Settingsd without any error message.
But the camera still proceed to make huge files with many seconds prior/after a motion detection.

Any advice how to change this?


Thanks
Post Reply

Return to “Surveillance Solution”