Page 1 of 1
cd writing feature
Posted: Sat Jun 05, 2004 9:56 am
by davide
Victor in this post
http://www.zoneminder.com/forums/viewto ... =cd+record proposed to use webCDwriter (
http://joerghaeger.de/webCDwriter/) to write backups of zm events.
anyone using it?
any other easy-to-use cd writing solution?
davide,
Posted: Tue Jun 29, 2004 7:50 pm
by victor_diago
hi davide. im using it very well..
im thinking in make a easiest way, but for now webcdwriter Works VERY WELL.
lets make together a better one ?
victor diago
Posted: Wed Jun 30, 2004 9:13 am
by davide
hi victor,
yes, let's make the cd-burning feature for zm!
What I really would like is:
feature1: integrate a cd-writer feature in the zm's php interface adding a "add to cd" button in the event's list (index.php?view=events), the event page (index.php?view=event) and wherever it is usefull.
feature2: Filters should also be able to add events to the cd-r pool and start the cd burning.
about feature1: should we create a new directory and copy there the selected events and tell the cd-burning software to burn that directory? this looks the easyest way but we will need some disk space. we will need to:
modify some zm's php page (see above)
add some php page do menage the cd pool dir and to start the burning process.
What software to you think best fits?