On Mon, Jun 30, 2008 at 10:27 AM, Michael Tinsay <[EMAIL PROTECTED]> wrote: > Hi! > > We have a plant with about 14 security cameras in place. The console for > thee cameras are located in the plant as well. From our office in QC we can > see the camera feeds (up to 16 cameras simultaneously) via the web server of > the console. Unfortunately there is no record feature. Is there a software > out there which can record such feeds? We'd like to set up a PC as a backup > recorder.
I use "mplayer -dumpstream file.wmv URL" in a script to record from a security cam. Then I serve the files via lighthttpd. Another script removes files older than 30 days. I have one server for each location. Holden _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

