Did you ever get the PTZ functionality working with these cameras?
I just bought one, it's a pretty good camera but not much use in ZM unless I can move it
Search found 4 matches
- Fri Oct 16, 2020 5:18 pm
- Forum: ZoneMinder 1.34.x
- Topic: My ZM 1.34.20, ubuntu 20.04, nginx, UFW, 3x Eufy indoor 2K setup
- Replies: 5
- Views: 3735
- Sat May 14, 2011 10:13 pm
- Forum: ZoneMinder 1.24.x
- Topic: Changing detection zone breaks the video stream
- Replies: 6
- Views: 2316
Re: Changing detection zone breaks the video stream
I've run the same Zoneminder setup with a local USB camera and I don't get the problem.
Looks like it's IP cam specific.
Looks like it's IP cam specific.
- Mon May 09, 2011 10:04 am
- Forum: ZoneMinder 1.24.x
- Topic: No image in "Zone" area
- Replies: 2
- Views: 1119
Re: No image in "Zone" area
I had the same trouble - after going through the logs I found that for some reason zm was looking in /var/cache/zoneminder/images instead of the images directory I'd specified in options. Fixed by running: rmdir /usr/share/zoneminder/images ln -s <path to your actual images dir> /usr/share ...
- Sun May 08, 2011 3:12 pm
- Forum: ZoneMinder 1.24.x
- Topic: Changing detection zone breaks the video stream
- Replies: 6
- Views: 2316
Changing detection zone breaks the video stream
I'm running Zoneminder 1.24.2-8 which I apt-get'd on a Debian box from it's standard repositories. Using an Edimax IP camera as a source. Had a few issues with paths that meant I had to change the symlinks in /usr/share/zoneminder rather than change the apropriate fields in the options/paths box (no ...