Wow exactly what i came looking for today.
If you need some help or someone to test your script, let me know!
Search found 10 matches
- Fri Aug 11, 2006 7:13 am
- Forum: ZoneMinder Hints & Tips
- Topic: ZoneMinder + XBMC (XBOX)
- Replies: 5
- Views: 14540
- Wed May 24, 2006 12:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: Camera becomes disabled after increasing resolution
- Replies: 6
- Views: 6805
Do you have anything in your logs about shmget ? It's likely that your server can't handle the memory needed by your new capture resolution. Be warned that using higher resolution will eat more memory and more bandwith too, it does matters if your cameras are on usb (limited bandwith). If it's the ...
- Wed May 24, 2006 12:20 pm
- Forum: ZoneMinder Previous Versions
- Topic: zmpkg[8557].ERR [Unable to find valid 'su' syntax] ??? help
- Replies: 12
- Views: 6677
- Tue May 23, 2006 3:49 pm
- Forum: ZoneMinder Previous Versions
- Topic: zmpkg[8557].ERR [Unable to find valid 'su' syntax] ??? help
- Replies: 12
- Views: 6677
- Tue May 23, 2006 3:39 pm
- Forum: ZoneMinder Previous Versions
- Topic: No picture when using authentication. Otherwise, works fine.
- Replies: 1
- Views: 2077
No picture when using authentication. Otherwise, works fine.
Hi. If i disable authentication, i can watch live stream without problems. If i enable it, using the option window, events are still recorder correctly, but i'm unable to watch live feeds, would it be stream or still images. I've checked various logs, (apache's access & errors, zoneminder various ...
- Tue May 23, 2006 3:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: SCP Upload
- Replies: 7
- Views: 5246
What about using rsync? Just setup a rsync server on the end side, then put a cron task on your zoneminder box so that it syncs the events directory. It's fast, and can be run through a ssh tunnel. You can even sync in the other side if you prefer, i.e. put the rsync server on the zoneminder box and ...
- Tue May 16, 2006 2:50 pm
- Forum: User Contributions
- Topic: JPEG Events TO MPEG file
- Replies: 2
- Views: 5293
- Tue May 16, 2006 1:33 pm
- Forum: User Contributions
- Topic: ffmpeg / 3gp generation fails at resolution != 176x144
- Replies: 2
- Views: 4867
ffmpeg / 3gp generation fails at resolution != 176x144
Hi there. On my system, 3gp video generation fails if i don't force the output video size to 176x144 (my cameras are capturing at 320x240). I didn't found another way to force 3gp video resolution elsewhere, so i made a minor change to zmvideo.pl. Is it the best way to do it? I hope it will help ...
- Wed Oct 26, 2005 2:50 pm
- Forum: ZoneMinder Previous Versions
- Topic: Integrating PTZ with ioctl controlled camera
- Replies: 10
- Views: 9539
- Wed Oct 26, 2005 2:15 pm
- Forum: User Contributions
- Topic: Gentoo custom portage
- Replies: 15
- Views: 17544
LazyLeopard, you did a great job with that ebuild. The one in portage is incomplete, and i posted some minor corrections to it there http://bugs.gentoo.org/show_bug.cgi?id=106913 before finding your ebuild. You should definitely propose your ebuild there. Anyhow, there's three minor annoyance with ...