Search found 89 matches
- Tue Aug 13, 2024 1:03 pm
- Forum: ZoneMinder 1.36.x
- Topic: unable to add a rtsp camera
- Replies: 6
- Views: 1538
Re: unable to add a rtsp camera
If you in general on the camera, change it to ffmpeg, you will get some different options in source type. Then on Method, select TCP, and in the source path, use the full rtsp:// url like so "rtsp://USER:PASS@IP//Streaming/Channels/1" Im not sure, how the full path will look like on your camera ...
- Tue Aug 13, 2024 9:00 am
- Forum: ZoneMinder 1.36.x
- Topic: unable to add a rtsp camera
- Replies: 6
- Views: 1538
Re: unable to add a rtsp camera
- Which camera is it
Can you share your settings for the camera ?
Do you hany any specific errors, other than "not working" ?
Code: Select all
rtsp://USER:PASS@IP//Streaming/Channels/1
- Fri Oct 13, 2023 8:46 am
- Forum: ZoneMinder 1.36.x
- Topic: Invalid font file after updating from 1.34 to 1.36
- Replies: 7
- Views: 2697
Re: Invalid font file after updating from 1.34 to 1.36
Check FONT_FILE_LOCATION in config. Make sure the font file is there. Mine is /usr/share/zoneminder/fonts/ ,so slightly different. Thanks for the tip. Fixed it for me. My location is now "/usr/share/zoneminder/www/fonts/default.zmfnt". (This happened after I've updated from Debian11 to Debian12)
- Mon May 01, 2023 1:45 pm
- Forum: Docker
- Topic: Malicious image for unraid
- Replies: 2
- Views: 14517
- Mon May 01, 2023 1:34 pm
- Forum: Docker
- Topic: Malicious image for unraid
- Replies: 2
- Views: 14517
- Fri Apr 28, 2023 1:23 pm
- Forum: ZoneMinder 1.36.x
- Topic: video could not be loaded
- Replies: 4
- Views: 1704
Re: video could not be loaded
Awesome. Thanks! I could not find the setting to change the default behaviour!
- Fri Apr 28, 2023 12:54 pm
- Forum: ZoneMinder 1.36.x
- Topic: video could not be loaded
- Replies: 4
- Views: 1704
Re: video could not be loaded
Aaaah.. Its because the camera is passthrough.
- Fri Apr 28, 2023 12:10 pm
- Forum: ZoneMinder 1.36.x
- Topic: video could not be loaded
- Replies: 4
- Views: 1704
video could not be loaded
Hi I have 3 cameras. To "real" hikvision, and one annke camera. The models are not 1:1.. For the 2 hikvisions, if I want to review the recording of an event everything is fine. But if I do the same with the annke camera, I get the following error: "The video could not be loaded, either because the ...
- Wed Feb 01, 2023 8:36 am
- Forum: ZoneMinder 1.36.x
- Topic: Annke C800 4k Camera
- Replies: 10
- Views: 5833
Re: Annke C800 4k Camera
Just bought one of these a few weeks back as well. It works with RTSP just fine. I've read some rumors that it required their software to setup, and that it should be activated. I havent done either of it. An IP was assigned from DHCP, and from there I could access the WebUI and reconfigure it. Even ...
- Wed Feb 01, 2023 8:30 am
- Forum: Feature Requests
- Topic: Galera support ?
- Replies: 3
- Views: 16948
Re: Galera support ?
You might run into issues where the data on the nodes are different if they are not there.. See: https://mariadb.com/kb/en/mariadb-galera-cluster-known-limitations/ For me the Stats and Logs tables now look like this. Its many years ago I've found this issue, so I cannot remember if I did an alter ...
- Wed Dec 21, 2022 6:32 pm
- Forum: ZoneMinder 1.36.x
- Topic: Event is Archived. Taking no further action on it.
- Replies: 6
- Views: 2995
Re: Event is Archived. Taking no further action on it.
I see. Thank you very much.
I've disabled it, lets see if this "fixes" the issue, and gives me an performance boost
I've disabled it, lets see if this "fixes" the issue, and gives me an performance boost
- Wed Dec 21, 2022 3:29 pm
- Forum: ZoneMinder 1.36.x
- Topic: Event is Archived. Taking no further action on it.
- Replies: 6
- Views: 2995
Re: Event is Archived. Taking no further action on it.
Can you explain why ?
It seems sense to have it running, since it checks for "consistency" between deleted files and deleted entries in the database.
It seems sense to have it running, since it checks for "consistency" between deleted files and deleted entries in the database.
- Wed Dec 21, 2022 3:12 pm
- Forum: ZoneMinder 1.36.x
- Topic: Event is Archived. Taking no further action on it.
- Replies: 6
- Views: 2995
- Wed Dec 21, 2022 2:26 pm
- Forum: ZoneMinder 1.36.x
- Topic: Event is Archived. Taking no further action on it.
- Replies: 6
- Views: 2995
Event is Archived. Taking no further action on it.
I have some events which I have archived, but then in the log I get this as warnings for all the events which I have archived..
Is this really needed ?
How can I avoid it,so I get an clean log to look at.
Is this really needed ?
How can I avoid it,so I get an clean log to look at.
Code: Select all
Event 56620 is Archived. Taking no further action on it.
- Tue Aug 30, 2022 6:41 am
- Forum: ZoneMinder 1.36.x
- Topic: Cannot get ZM 1.36 to work
- Replies: 25
- Views: 15012
Re: Cannot get ZM 1.36 to work
From the error there mod-php is not enabled for apache.