Search found 8 matches
- Mon Jun 16, 2014 12:29 am
- Forum: ZoneMinder 1.27.x
- Topic: Compile with libvlc issues
- Replies: 1
- Views: 1955
Compile with libvlc issues
Hello, I am trying to compile 1.27 and use the VLC libraries. Whenever I run the ./configure I keep getting the following message: checking for libvlc_new in -lvlc... no configure: WARNING: libvlc.a may be required for streaming I download and compiled the latest version of VLC. Currently it is ...
- Fri Nov 01, 2013 11:18 pm
- Forum: ZoneMinder 1.24.x
- Topic: No image in shown when trying to define a zone area
- Replies: 1
- Views: 3106
Re: No image in shown when trying to define a zone area
Nevermind, I figured it out. If it helps anyone, I originally compiled ZM with cmake. I switched back to the ./configure with options and compiled it again. After that everything is working correctly. Plus it helped that I created the following directories: /var/lib/zoneminder/events /var/lib ...
- Fri Nov 01, 2013 6:45 pm
- Forum: ZoneMinder 1.24.x
- Topic: No image in shown when trying to define a zone area
- Replies: 1
- Views: 3106
No image in shown when trying to define a zone area
Hello, There is no image displayed when I am trying to define a zone area. All I get is the 4 green dots under the Zone image title. I do get an image when I click on the name of the camera from the Console screen. I am guessing it is related to the shared memory error. But I am not sure. 2013-11-01 ...
- Fri Nov 01, 2013 12:28 pm
- Forum: ZoneMinder 1.26.x
- Topic: No Control Tab for FI9821W on Monitor Setup
- Replies: 2
- Views: 2472
- Thu Oct 31, 2013 11:35 pm
- Forum: ZoneMinder 1.26.x
- Topic: No Control Tab for FI9821W on Monitor Setup
- Replies: 2
- Views: 2472
No Control Tab for FI9821W on Monitor Setup
Hello, I don't have a Control tab for my FI9821W as shown in http://www.zoneminder.com/forums/viewtopic.php?f=9&t=21266&hilit=FI9821W . I did go through the setup and seen that in the 1.26.4 version I recent downloaded all of the steps were already implemented. The perl module was there, the change ...
- Wed May 01, 2013 6:20 pm
- Forum: ZoneMinder 1.25.x
- Topic: Video hoses up after 14+ hours
- Replies: 4
- Views: 2992
Video hoses up after 14+ hours
Hello, The video feed hoses up after 14-20 hours when I am pulling from my Foscam. The top 1/2 inch of the feed is fine and everything below is just a big smear. After a while it will go back to being perfect and then start hosing up again. If I restart the zoneminder service, then I am good for 14 ...
- Thu Apr 25, 2013 11:47 am
- Forum: Hardware Queries
- Topic: Foscam FI9821W
- Replies: 7
- Views: 9334
Re: Foscam FI9821W
Just to add to this. The RTSP stream requires Digest authentication. Looking at the zoneminder code, it does not currently support Digest authentication.
-CM
-CM
- Sun Apr 21, 2013 2:54 pm
- Forum: User Contributions
- Topic: Foscam FI9821W control script
- Replies: 5
- Views: 6671
Re: Foscam FI9821W control script
Hey John, Thanks for the control script. I was just getting ready to write my own. I would be happy to give you a hand with it if you want it. I got one question for you. I keep getting a "Can't connect: No such file or directory" error. Any ideas on how to fix that? OR could you post your ...