Search found 3 matches
- Thu Feb 18, 2021 7:57 am
- Forum: ZoneMinder 1.34.x
- Topic: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
- Replies: 14
- Views: 27484
Re: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
Thanks for your explanation. :D I was set Auto Stop Timeout on the Control Tab at 1 second as well as smaller (0.25, 0.5) But it still doesn't work. Here is error message which is described in the Log Tab. After sending PTZ command, camera returned the following error: '400 Bad Request'MSG:<s ...
- Thu Feb 18, 2021 6:32 am
- Forum: ZoneMinder 1.34.x
- Topic: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
- Replies: 14
- Views: 27484
Re: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
Same error but the handling of Hikvision and Netcat ONVIF are quite different since it's using ONVIF protocol.
I am not familiar with Perl but when i checked the source code Netcat.pm, there is still moveStop function.
I am not familiar with Perl but when i checked the source code Netcat.pm, there is still moveStop function.
- Wed Feb 17, 2021 5:43 am
- Forum: ZoneMinder 1.34.x
- Topic: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
- Replies: 14
- Views: 27484
[Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
Hello there, I am currently using ZoneMinder 1.34.23 on Ubuntu 20.04.2LTS for monitoring using Ctronics camera. Here are my settings under Control tab: Control Type: Netcat ONVIF Control Address: camera_ip:8080 Auto Stop Timeout: 0.1 I was able to pan, tilt and zoom but it seems that the ...