FMS 3.5 DVR question
Hello!
I have question about DVR functionality.
Anyone knows how to constantly record last 10 minutes of live video.
If i use stream.record() I rewrite existing file,
or if I use stream.record("append") video is added to file, but I want to have fixed 10 minutes of playback
So I want to have something like 10 minutes long buffer, but in stored file on disk. (like they use it in surveillance systems )
Thanks,
Dejan
