Search found 6 matches
- Fri Dec 20, 2024 1:53 pm
- Forum: ZoneMinder 1.34.x
- Topic: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
- Replies: 14
- Views: 35641
Re: [Netcat ONVIF] Can not stop while controlling PTZ - AutoStopTimeout doesn't work
Well, I found another solution. I'm using Zoneminder 1.36.26 version, and a Chinese camera. 1. Edit file /usr/share/perl5/Zoneminder/Control/Netcat.pm 2. Change all ocurrences of "onvif/PTZ" by "onvif/ptz_service" (without double quotes) 3. Save the file Just it, all working for me. Thanks moennich ...
- Sat Jul 13, 2024 11:40 am
- Forum: ZoneMinder 1.36.x
- Topic: Event view controls
- Replies: 6
- Views: 2112
Re: Event view controls
You can easily create keyboard shortcuts / commands using a browser extension such as Tampermonkey. For example, this Tampermonkey script below maps the keyboard arrow keys to the zoneminder webpage buttons for a PTZ camera:
https://greasyfork.org/en/scripts/50052 ... -keys/code
https://greasyfork.org/en/scripts/50052 ... -keys/code
- Sat Jul 13, 2024 11:39 am
- Forum: ZoneMinder 1.36.x
- Topic: Display Lots of Cameras at once
- Replies: 5
- Views: 2312
Re: Display Lots of Cameras at once
I use the chromium based "Vivaldi browser" tile feature to view three cameras on the one screen. I find this to be very useful indeed.
https://help.vivaldi.com/desktop/tabs/tab-tiling/
https://help.vivaldi.com/desktop/tabs/tab-tiling/
- Fri Jul 12, 2024 2:21 pm
- Forum: User Contributions
- Topic: Compact montage look
- Replies: 1
- Views: 16505
Re: Compact montage look
This is slightly off topic, but you can easily change the Zoneminder background color and other ccs styles in a chrome browser via the extension TamperMonkey. The below script turns the background to black: // ==UserScript== // @name ZM Background Colour // @namespace http://tampermonkey.net ...
- Sat Jun 15, 2024 3:29 pm
- Forum: ZoneMinder Hints & Tips
- Topic: ESP32-CAM format
- Replies: 9
- Views: 44417
Re: ESP32-CAM format
Using the link below I managed to get Zoneminder to work with the ESP 32 Cam. See the screenshots below for my settings. I hope this helps somebody.
https://github.com/circuitrocks/ESP32-RTSP/tree/master
https://github.com/circuitrocks/ESP32-RTSP/tree/master
- Fri Apr 26, 2019 2:00 pm
- Forum: Hardware Queries
- Topic: Sunba 601 PTZ
- Replies: 6
- Views: 17061
Re: Sunba 601 PTZ
For the Sunba 405-D20X the following works: Try either the Control Type as "ONVIF camera" or "Netcat ONVIF" to see if the following works. The "Netcat ONVIF" setting worked for me. General Name: {give the camera a name} Source Type: ffmpeg Function: {select an appropriate function from the dropdown ...