Search found 12 matches

by ketsu
Wed Dec 15, 2010 3:15 am
Forum: ZoneMinder 1.24.x
Topic: Daily movie
Replies: 22
Views: 15201

I wanted to check out a video not playing in fast forward, so I tried adding the -r 5 to the encoding command. It looks like 5 FPS is not a valid option for the Mpeg1/2 codec. I had H264 installed, so I changed my command to: ffmpeg -f image2 -i $tmpdir/$MonitorId/img%06d.jpg -vcodec libx264 -r 5 ...
by ketsu
Sun Dec 12, 2010 4:04 am
Forum: ZoneMinder 1.24.x
Topic: Script to watch Jpeg size, notify of trouble
Replies: 3
Views: 2166

I am open to any solution that would work. Would Nagios be able to check file size? I am concerned about losing my video feed to zoneminder. Does Nagios just watch the service to make sure it is running? I want to know if my camera dies, or the cable accidentally gets pulled out. Losing the signal ...
by ketsu
Wed Dec 08, 2010 7:46 am
Forum: ZoneMinder 1.24.x
Topic: Script to watch Jpeg size, notify of trouble
Replies: 3
Views: 2166

Script to watch Jpeg size, notify of trouble

I really like my Zoneminder setup. But I most likely will never need to go and look at the video I have recorded. I am a little worried that something may go wrong, the camera dies, the wire comes loose, or something crashes Zoneminder. I was thinking about making a little bash script that would ...
by ketsu
Wed Dec 08, 2010 6:14 am
Forum: ZoneMinder 1.24.x
Topic: Daily movie
Replies: 22
Views: 15201

Worked great for me. I changed the paths to fit my needs, and it worked great.

It took about 200 megs of Jpegs, and make them an 80 meg vid. I really like the high speed playback too.

Thanks!
by ketsu
Tue Dec 07, 2010 6:24 am
Forum: ZoneMinder 1.24.x
Topic: Best way to archive all events for a long time?
Replies: 0
Views: 1081

Best way to archive all events for a long time?

I have a single 640x480 camera setup on an Osprey 110 capture card. Installed it with apt-get on a clean Ubuntu 10.4 install. It all worked right away, absolutely awesome! We are recording video of all foot traffic into and out of our "secret server room." No motion detect, just record. I have a ...
by ketsu
Mon Jan 19, 2009 11:11 am
Forum: ZoneMinder Previous Versions
Topic: Best way to use lirc to get pip of security camera
Replies: 3
Views: 2566

Apparently, and I could be wrong here at any time, the mythtv plugin is more for viewing and dealing with events. Which is pretty cool. It also offers a "live" view from within mythtv, but not while viewing other video (music would be possible). To get the PIP to work, you set up the camera as an ...
by ketsu
Mon Jan 19, 2009 7:44 am
Forum: ZoneMinder Previous Versions
Topic: Best way to use lirc to get pip of security camera
Replies: 3
Views: 2566

Best way to use lirc to get pip of security camera

I have managed to add zoneminder (1.23.3) to my current (ubuntu intrepid) mythtv (0.21) box. I want to push a button on my remote control and bring up a small viewer of my zoneminder camera(s). Lirc is currently working fine with mythtv. I am planning on using irexec to run the command to bring up ...
by ketsu
Mon Jan 19, 2009 7:12 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu Intrepid --capture card address changes on reboot
Replies: 12
Views: 6932

That udev looks pretty ugly. luckily, I decided to take a look in my motherboard bios. I didn't see any settings that looked right, but decided to upgrade to the newest bios. and 5 reboots later, everyone is coming up in the same spot every time. Updating my motherboard's BIOS fixed my problem ...
by ketsu
Mon Jan 19, 2009 4:33 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu Intrepid --capture card address changes on reboot
Replies: 12
Views: 6932

Sounds like I have a lot of fun ahead of me.

Thanks again for the help.

Ill play around with it and see if I can get any smarter.
by ketsu
Mon Jan 19, 2009 4:08 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu Intrepid --capture card address changes on reboot
Replies: 12
Views: 6932

yes is does, and i havent played with it enough to know the exact pattern, but the 350 and the new card are randomly switched i believe.
by ketsu
Mon Jan 19, 2009 3:54 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu Intrepid --capture card address changes on reboot
Replies: 12
Views: 6932

Ill try plugging the cards into different slots and see if that makes a difference. thank you for the advice. The BT878 card is pci=express, does that mean more problems? I really dont care what order they boot up in or what their /dev/video location is. I just want it to be the same each time I ...
by ketsu
Sun Jan 18, 2009 5:15 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu Intrepid --capture card address changes on reboot
Replies: 12
Views: 6932

Ubuntu Intrepid --capture card address changes on reboot

Thank you for taking the time to read my question. I am trying to add zoneminder (1.23.3) to my current mythtv (0.21) box. I have a hauppauge PVR350 and hauppauge PVR500 used by mythtv. I have also added this BT878 chipset card. http://store.bluecherry.net/Provideo_PV_981_p/pv-981.htm All software ...