Search found 10 matches
- Sun Feb 13, 2022 6:00 am
- Forum: ZoneMinder 1.25.x
- Topic: Many short events in modect - normal behavior?
- Replies: 7
- Views: 32498
Re: Many short events in modect - normal behavior?
Meaning that this behavior w/ 1.36 is a bug then? It's particularly bad with my higher resolution camera for some reason.
- Mon Jan 31, 2022 1:50 am
- Forum: ZoneMinder 1.25.x
- Topic: Many short events in modect - normal behavior?
- Replies: 7
- Views: 32498
Re: Many short events in modect - normal behavior?
Having this issue ever since I upgraded to latest. I'll give this a shot. I'm a little confused though- I thought "section length" determined the lengths of recordings in record or mocord modes, which I'm using. e.g. Section Length This specifies the length (in seconds) of any fixed length events ...
- Fri Mar 05, 2021 8:01 am
- Forum: ZoneMinder 1.30.x
- Topic: PTZ settings with LEFTEK IPCAM
- Replies: 13
- Views: 65235
Re: PTZ settings with LEFTEK IPCAM
I don't understand why onvifdm, tinycam, etc all have no struggle w/ onvif command delivery yet Zoneminder hits a wall on some cameras. I have a Tysvance 5MP PTZ and it uses PelcoD or PelcoP protocols... ZM can't detect an onvif profile for it first (It supports "S" or "T"). But I also can't figure ...
- Mon Jan 25, 2021 3:34 pm
- Forum: ZoneMinder 1.34.x
- Topic: Onvif probe
- Replies: 6
- Views: 7060
Re: Onvif probe
Thanks- yes, definitely doesn't work w/ bridged networking. However, as you'll see in a later post update- macvlan posed no issue and probing is working for a different camera. Just not one of them. I would assume it's the camera, except at least two other apps (ONVIFDM for windows and Tinycam for ...
- Thu Jan 14, 2021 3:48 pm
- Forum: ZoneMinder 1.34.x
- Topic: Onvif probe
- Replies: 6
- Views: 7060
Re: Onvif probe
I have results to report regarding multicast and docker. I didn't try --host=net because it's not a configuration I want, but I suspect it would work. In the meantime, where bridge networking failed, macvlan seems to get me further. I can finally run Probe ONVIF and get my cameras detected. However ...
- Thu Jan 14, 2021 7:24 am
- Forum: ZoneMinder 1.34.x
- Topic: Onvif probe
- Replies: 6
- Views: 7060
Re: Onvif probe
This mention of multicast might be the hint I needed. I've been wondering why my Probe ONVIF never returns any cameras, while Tinycam on my phone, and ONVIF DM on my Windows PC seem to find them and function just fine. I run Zoneminder out of a docker image ( https://hub.docker.com/r/dlandon ...
- Thu Jan 14, 2021 6:59 am
- Forum: ZoneMinder 1.30.x
- Topic: PTZ with onvif
- Replies: 43
- Views: 220215
Re: PTZ with onvif
Much apologies to neglected questions- somehow I missed any notification of them. I've re-installed since, and I'm now using version 1.34.22 (I forgot the previous version, but it was older). Anyway, I set an auto stop timeout = 1, put the control address in as before, and this time it worked. At ...
- Tue Apr 21, 2020 9:46 pm
- Forum: ZoneMinder 1.30.x
- Topic: PTZ with onvif
- Replies: 43
- Views: 220215
Re: PTZ with onvif
Ok- I found 2 issues and got it to work. 1) I wasn't restarting the docker instance- apparently that netcat.pm is read in only at start time! Doh. 2) I looked in the ONVIF documentation, and it mentioned that to do a stop, just send the same command for movement with a x and y both set to 0 instead ...
- Tue Apr 21, 2020 9:42 pm
- Forum: ZoneMinder 1.30.x
- Topic: PTZ with onvif
- Replies: 43
- Views: 220215
Re: PTZ with onvif
> After changing, a zoneminder reboot is required
^^^^^^
A quite critical detail I burned a lot of time overlooking! thx.
^^^^^^
A quite critical detail I burned a lot of time overlooking! thx.
- Tue Apr 14, 2020 5:52 am
- Forum: ZoneMinder 1.30.x
- Topic: PTZ with onvif
- Replies: 43
- Views: 220215
Re: PTZ with onvif
I've been having some trouble with an S3VC PTZ camera. https://www.amazon.com/gp/product/B07KWD1HWX/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1 I can get the camera to move according the arrows- it just never stops. When I try w/ the ONVIF app and capture the stop instruction that comes ...