Archive Events to Video

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
rhodger
Posts: 1
Joined: Mon Jul 16, 2007 1:39 pm

Archive Events to Video

Post by rhodger »

I have created a PHP script that does the following:

1. Moves all current events to 'archive'.
2. Creates video clips in a specified path of all archived events.
3. Optionally removes archived events.

I use this to turn the captured JPEG files from the events into MPEG4 videos, which I can then dump onto a CD, and at the same time remove the now archived events from the ZoneMaster box.

http://www.potato-people.com/code/zonem ... 1.0.tar.gz
http://www.potato-people.com/code/zonem ... eo-1.0.zip
Post Reply