Search found 14 matches
- Sat Aug 30, 2008 10:59 pm
- Forum: User Contributions
- Topic: zoneminder_1.23.3-2_i386.deb FFMPEG SUPPORT!! REALLY!!!
- Replies: 16
- Views: 11505
Peter, I just installed your deb file. So far it's working great. Here is my setup: Ubuntu 8.04 Server loaded LAMP and OpenSSH during installation after installation ran sudo apt-get update sudo apt-get upgrade downloaded your debfile and ran sudo dpkg -i zoneminder_1.23.3-2_i386.deb got dependency ...
- Mon Jun 02, 2008 4:51 pm
- Forum: ZoneMinder Previous Versions
- Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
- Replies: 63
- Views: 66727
I had the same problem.
You can run:
Once i did that it started working for me.
You can run:
Code: Select all
sudo cp -r /opt/lib/* /usr/lib/
- Wed Feb 27, 2008 3:45 pm
- Forum: ZoneMinder Previous Versions
- Topic: compile with ffmpeg option error: ffmpeg/avformat.h: No such
- Replies: 3
- Views: 9960
compile with ffmpeg option error: ffmpeg/avformat.h: No such
Hi there. I have been using ZoneMinder for some time now and I really want to get the ffmpeg part working. After reading all the forum posts here is what i have done so far: Installed ffmpeg from source: svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg cd ffmpeg ./configure --enable-gpl ...
- Thu May 03, 2007 7:22 pm
- Forum: ZoneMinder Previous Versions
- Topic: Ubuntu 6.10 install, followed wiki guide
- Replies: 3
- Views: 2066
- Wed Apr 25, 2007 12:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: Ubuntu 6.10 install, followed wiki guide
- Replies: 3
- Views: 2066
Ubuntu 6.10 install, followed wiki guide
Hi, I followed the wiki guide for my install and for the most part, it is working well. Everything appears to be working except when i try to access a camera on the local machine, i get no video. I have tried http://localhost as well as http://192.168.1.15 (IP address of the machine). Firefox opens ...
- Mon Dec 11, 2006 4:40 pm
- Forum: ZoneMinder Previous Versions
- Topic: Filters not saving
- Replies: 0
- Views: 1175
Filters not saving
I am using ZM 1.22.3 (Installed 1.22.2 from LiveCD and upgraded using RPM) I really didn't play with the filters when it was on 1.22.2 so I don't know if I had this issue then: If I create a filter and check the various options (ie Delete and run in background) and then click on save, the new filter ...
- Mon Dec 11, 2006 1:36 am
- Forum: ZoneMinder Distributions
- Topic: cannot display ip camera in 1.22.2 or 1.22.3
- Replies: 7
- Views: 4562
- Sun Dec 10, 2006 1:07 am
- Forum: ZoneMinder Distributions
- Topic: cannot display ip camera in 1.22.2 or 1.22.3
- Replies: 7
- Views: 4562
Here is what i found out so far: ZM box 1: I was able to get the network camera form my first post to work. In the ZM console the source pad initially appeared red. Even after I updated to the correct screen resolution (to match the camera output) it did not work. I needed to restart ZM before it ...
- Sat Dec 09, 2006 11:39 pm
- Forum: ZoneMinder Distributions
- Topic: cannot display ip camera in 1.22.2 or 1.22.3
- Replies: 7
- Views: 4562
- Sat Dec 09, 2006 10:54 pm
- Forum: ZoneMinder Distributions
- Topic: cannot display ip camera in 1.22.2 or 1.22.3
- Replies: 7
- Views: 4562
Thanks for the quick reply. I don't get any errors in my zmwatch.log logs. here is the result from tail zmwatch.log 12/09/06 15:34:48.221410 zmwatch[7754].INF [Watchdog starting] 12/09/06 15:34:48.223035 zmwatch[7754].INF [Watchdog pausing for 30 seconds] 12/09/06 16:39:57.283856 zmwatch[9534].INF ...
- Sat Dec 09, 2006 7:01 pm
- Forum: ZoneMinder Distributions
- Topic: cannot display ip camera in 1.22.2 or 1.22.3
- Replies: 7
- Views: 4562
cannot display ip camera in 1.22.2 or 1.22.3
I have tried many different ip cams and I am unable to display any of them in ZM. Here is an example cam: http://www.togwoteelodge.com/webcam/netcam.jpg It displays just fine in the browser. wget gets the image as well. I entered the information in zm, but I am unable to display a picture. I ...
- Sat Dec 09, 2006 5:02 pm
- Forum: ZoneMinder Distributions
- Topic: Upgrade instructions for ZMLiveCD from 1.22.2 to 1.22.3
- Replies: 13
- Views: 9226
Upgrade instructions for ZMLiveCD from 1.22.2 to 1.22.3
It took me a little while to figure it out, so I figured I post it in case anyone else needs it. 1. Log into your ZM computer 2. su to root (type su, press ENTER, provide password: qwerty by default) 3. type: wget http://www.fairpoint.net/~rdmelin/RPMS/mdk_2006/zm-1.22.3-4_20060mdk.i586.rpm + ENTER ...
- Mon Dec 04, 2006 4:54 pm
- Forum: ZoneMinder Previous Versions
- Topic: send ASCII string over serial Port after alarm was triggered
- Replies: 2
- Views: 2166
Thanks
I got it figured out. I used the sample script from tht faq and used the open() method to write the information to the serial port.
Thanks for the reply.
Patrick
Thanks for the reply.
Patrick
- Sat Dec 02, 2006 11:10 pm
- Forum: ZoneMinder Previous Versions
- Topic: send ASCII string over serial Port after alarm was triggered
- Replies: 2
- Views: 2166
send ASCII string over serial Port after alarm was triggered
Hi, I have been using ZM for a full 24 Hrs and I love it. It does everything that I have been looking for. I installed from the 1.22.2 LiveCD and I am using 3 cameras with a 4-port Haupauge capture card. No problems there. I am looking for some advice on how to send an ASCII string over the serial ...