I'm using the binding with self-signed certs. The main thing is to get your ca in the java keystore.
https://community.openhab.org/t/new-zon ... /95112/208
Search found 10 matches
- Tue Apr 20, 2021 9:20 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Openhab binding
- Replies: 3
- Views: 2013
- Tue Jun 30, 2020 4:53 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Database filling up with Logs
- Replies: 2
- Views: 1954
Re: Database filling up with Logs
Thnaks Connor, that did the trick.
Is it just the logs that require a restart. I'll submit a PR for the logging options page with a note to restart after saving if that is the case.
Is it just the logs that require a restart. I'll submit a PR for the logging options page with a note to restart after saving if that is the case.
- Tue Jun 30, 2020 3:29 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Database filling up with Logs
- Replies: 2
- Views: 1954
Database filling up with Logs
After a few days I'm running out of disk space as the log table is becoming huge (gigabytes worth). It seems I'm having a similar issue to this: https://forums.zoneminder.com/viewtopic.php?f=38&t=28611&p=111942&hilit=database+log#p111942 I've set logging to be None on the database but I still see a ...
- Tue Jun 30, 2020 3:23 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory
- Replies: 26
- Views: 154070
Re: Unable to connect to ZM db.SQLSTATE[HY000] [2002] No such file or directory
I've had this a few times lately and the cause seems to be disk space.
Can you run?
Can you run
Code: Select all
df -h
- Wed Jun 17, 2020 6:56 pm
- Forum: ZoneMinder 1.34.x
- Topic: Unable to play back HD events in web UI
- Replies: 6
- Views: 3668
Re: Unable to play back HD events in web UI
It appears to be a simple fix in the end.
Once I got ZM up and running I enabled https. I've also changed the IP address so my configuration in Options > Servers was incorrect. I've updated it and now see videos again in the web UI
Once I got ZM up and running I enabled https. I've also changed the IP address so my configuration in Options > Servers was incorrect. I've updated it and now see videos again in the web UI
- Mon Jun 08, 2020 8:38 pm
- Forum: ZoneMinder 1.34.x
- Topic: Help cleaning up my mess (Delete old events)
- Replies: 0
- Views: 1771
Help cleaning up my mess (Delete old events)
When I was setting up ZoneMinder I had my HD streams set to record all the time. I've now set those streams to only record motion I've got ~100Gb of video to delete. I've tried setting up an ad-hoc filter to delete them, but when I press executeI get some errors in the log. Full disclocure: I ...
- Mon Jun 08, 2020 10:23 am
- Forum: ZoneMinder 1.34.x
- Topic: Configuration for RTMP Stream?
- Replies: 7
- Views: 9534
Re: Configuration for RTMP Stream?
RLC-511 and RLC-522 here, both using RTMP on an Ubuntu 20.04 box Cameras both set up as: Source Type: Ffmpeg Source Path: rtmp://[IP Address]/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password=[PASSWORD] Video Writer: H264 Camera Passthrough Image Buffer Size (frames): 65 I'm also ...
- Fri Jun 05, 2020 9:09 pm
- Forum: ZoneMinder 1.34.x
- Topic: Unable to play back HD events in web UI
- Replies: 6
- Views: 3668
Re: Unable to play back HD events in web UI
I can view the events on zmNinja fine. It's only the web UI that's failing.
Cameras are all set to Ffmpeg source and h264 passthrough for storage. Saving Analysis images only.
Cameras are all set to Ffmpeg source and h264 passthrough for storage. Saving Analysis images only.
- Fri Jun 05, 2020 7:30 pm
- Forum: ZoneMinder 1.34.x
- Topic: Unable to play back HD events in web UI
- Replies: 6
- Views: 3668
Re: Unable to play back HD events in web UI
I'm able to view the streams fine, it's only event playback that fails. Current capture rate for all four streams is 2.23Mb/s (taken from under the function column) zoneminder@zoneminder:~$ free -mh total used free shared buff/cache available Mem: 3.8Gi 640Mi 139Mi 2.8Gi 3.1Gi 176Mi Swap: 3.3Gi 2 ...
- Fri Jun 05, 2020 11:56 am
- Forum: ZoneMinder 1.34.x
- Topic: Unable to play back HD events in web UI
- Replies: 6
- Views: 3668
Unable to play back HD events in web UI
Hi, I've got two 5mp Reolink camera. I have the sub-stream set to MoCord and it is linked to the main HD stream which is set to NoDect. In the UI I can watch the events recorded on the sub-stream, but if I try to watch events on the main stream I get a black cross with "The video could not be loaded ...