Search found 476 matches
- Sat Jun 21, 2025 4:05 am
- Forum: ZoneMinder 1.36.x
- Topic: Question about /dev/shm size
- Replies: 5
- Views: 1130
Re: Question about /dev/shm size
I've got low res monitoring and linked high res motion capture setup. The capture resolution is either 352x240 -> 2592x1520 or 640x360 -> 1920x1080, depending on the camera. Camera count: 17x 640x360 -> 1920x1080 14x 352x240 -> 2592x1520 Buffers for each monitor are default: Image Buffer Size ...
- Thu Jun 12, 2025 1:13 am
- Forum: Hardware Queries
- Topic: server hardware recs? ~15cam ~8k
- Replies: 2
- Views: 5588
- Wed Jun 11, 2025 1:05 pm
- Forum: ZoneMinder 1.36.x
- Topic: Error HTTP500 after changing datetime format
- Replies: 4
- Views: 1648
Re: Error HTTP500 after changing datetime format
See: https://wiki.zoneminder.com/MySQL#Example_Queries https://wiki.zoneminder.com/MySQL#Search_the_Config_table_for_an_Option [zm]> select * from Config where Name like '%ZONE%'\G *************************** 1. row *************************** Id: 43 Name: ZM_TIMEZONE Value: Type: string ...
- Sun Jun 08, 2025 1:17 pm
- Forum: Hardware Queries
- Topic: Outdoor high temperature camera recommendation
- Replies: 1
- Views: 1036
Re: Outdoor high temperature camera recommendation
Look at the specification sheet for cameras. Cameras that are rated for Outdoors use, will have higher temperature ranges. They will also be rain proof. I have had cameras fail in hot areas, and I have also had cameras work perfectly OK. But I've only had 2 fail. One was an early gen Axis, and the ...
- Sat May 17, 2025 2:24 pm
- Forum: ZoneMinder 1.36.x
- Topic: Where is the API portal URL stored?
- Replies: 4
- Views: 3085
Re: Where is the API portal URL stored?
Sorry, I didn't read closely enough. Reading the error again, it looks like a ZMES misconfiguration. Try the ZMES secrets.ini file. That has ZM_PORTAL, ZM_API_PORTAL, and ZMES_PICTURE_URL. On my system that file is in /etc/zm.
- Fri May 16, 2025 12:44 am
- Forum: ZoneMinder 1.36.x
- Topic: Where is the API portal URL stored?
- Replies: 4
- Views: 3085
Re: Where is the API portal URL stored?
There is an explanation here: https://wiki.zoneminder.com/API#Troubleshooting
Maybe the redirect rules in the web server config are broken?What you need to know is that the api is NOT at /usr/share/zoneminder/www/api but in fact is located at
/usr/share/zoneminder/www/api/app/webroot
- Thu May 15, 2025 2:23 pm
- Forum: ZoneMinder 1.36.x
- Topic: has anyone managed to do this?
- Replies: 1
- Views: 2867
Re: has anyone managed to do this?
I found this on the wiki: https://wiki.zoneminder.com/Debian_11_Bullseye_with_Zoneminder_1.36.x#Debian_11_with_NGINX_and_Zoneminder_1.36.x Here's a revision link in case it changes: https://wiki.zoneminder.com/index.php?title=Debian_11_Bullseye_with_Zoneminder_1.36.x&oldid=16944 What distro and what ...
- Sun May 11, 2025 7:13 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmfilter problem
- Replies: 6
- Views: 6476
Re: zmfilter problem
You didn't specify an action. You might expect a warning/error in ZM that if no action is selected it doesn't allow the filter to be saved... But that is not there, unfortunately. I have seen the filters page glitch where I had to save the filter a second time to get the action or option to be ...
- Fri May 09, 2025 5:06 am
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4277
Re: Randomly saving only JPEGs and no video after adding GPU
I've added a screenshot with the proper syntax for zmc: https://wiki.zoneminder.com/Filters#Logging_a_Filter_in_Debug Though you may want to keep LOG_FFMPEG enabled, which you have in your screenshot. I'm not sure where the FFMPEG logs output to. The debug target should be: _zmc_m### Where the ...
- Thu May 08, 2025 8:29 pm
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4277
Re: Randomly saving only JPEGs and no video after adding GPU
Enable debug logging on zmc for that monitor. Make sure that the GPU is actually running in ZM. What does it output? To enable the debug log: Go to options, logging. Check off Debug log. Choose the filters you want to watch divided by a vertical line (e.g. _zmc_2|_zmc_3). Choose a destination that ...
- Thu May 08, 2025 8:15 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmfilter problem
- Replies: 6
- Views: 6476
Re: zmfilter problem
Contains is the proper syntax for the notes field for this SQL. Is that the french translation? Or do you have it set to equal? Equal may not work. I can't tell what the translation is without looking it up... Github is requiring me to sign in to search the code, so that's a fail. EDIT: Ah I found ...
- Thu May 08, 2025 3:59 am
- Forum: ZoneMinder 1.36.x
- Topic: Randomly saving only JPEGs and no video after adding GPU
- Replies: 8
- Views: 4277
Re: Randomly saving only JPEGs and no video after adding GPU
I don't think the GPU is used to compress videos. It is used to offload some of the CPU to the GPU (and it is still in a preliminary state. There is more info here: https://wiki.zoneminder.com/GPU_passthrough_to_virtual_machines). If JPEG encoding is disabled, you should not be seeing JPEGs. Please ...
- Thu May 08, 2025 3:52 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Unable to open input [ip:port] due to: Protocol not found
- Replies: 1
- Views: 8883
Re: Unable to open input [ip:port] due to: Protocol not found
https://wiki.zoneminder.com/Finding_Camera_Stream_Paths
Please post the camera make/model and post your monitor settings.
Please post the camera make/model and post your monitor settings.
- Thu May 08, 2025 3:52 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: Which version to install?
- Replies: 1
- Views: 7352
Re: Which version to install?
You should install the stable release of Zoneminder which is 1.36. Stable will be even numbers (36,38,40). Do not install the development version (odd numbers) unless you know what you are doing.
- Sun May 04, 2025 10:33 pm
- Forum: ZoneMinder 1.36.x
- Topic: zmfilter problem
- Replies: 6
- Views: 6476
Re: zmfilter problem
I'm not familiar with this particular error. You could look at the database.
Refer to https://wiki.zoneminder.com/Filters#Troubleshooting there are some things you can try there.
Maybe post a screenshot of the filter that you are having trouble with.
Refer to https://wiki.zoneminder.com/Filters#Troubleshooting there are some things you can try there.
Maybe post a screenshot of the filter that you are having trouble with.