Search found 7 matches
- Mon Jul 22, 2024 3:00 am
- Forum: ZoneMinder 1.36.x
- Topic: Zoneminder 1.37.x /w Janus guides?
- Replies: 6
- Views: 4356
Re: Zoneminder 1.37.x /w Janus guides?
I'm close to where you are, also on Debian 12, with JANUS_PATH explicitly supplied. I have no error message in the zmc_m log, and the same ones you do in the janus log. I can see the camera (a Reolink RLC-510) in the console thumbnail live, but attempting to bring it up just gives an empty window ...
- Sat Jul 20, 2024 3:15 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: 1.37.60 - cameras dropping offline - but working
- Replies: 8
- Views: 7205
Re: 1.37.60 - cameras dropping offline - but working
I've got this problem as well [...], but my fps_report_interval=100 everywhere. I don't know if I should be trying to chase this in .60 when .64 is latest, but obviously I can't use .64 until the segmentation fault is fixed. Got it (in my case). Logs are my friend: [ZoneMinder is not configured ...
- Sat Jul 20, 2024 2:23 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: 1.37.60 - cameras dropping offline - but working
- Replies: 8
- Views: 7205
Re: 1.37.60 - cameras dropping offline - but working
I've got this problem as well (had to downgrade from 1.37.64 due to the same segmentation fault issue noted at https://forums.zoneminder.com/viewtopic.php?t=33332), but my fps_report_interval=100 everywhere. I don't know if I should be trying to chase this in .60 when .64 is latest, but obviously I ...
- Mon Feb 20, 2017 3:04 am
- Forum: Hardware Queries
- Topic: POE Camera HAIWVISION onvif 2.0 support ?
- Replies: 4
- Views: 4944
Re: POE Camera HAIWVISION onvif 2.0 support ?
Beware these cameras, or at least clones bearing their sticker - hard to tell when sourced from China. They are loaded with spyware. After getting mine to work (thanks to the Sourceforge-hosted ONVIF), I noticed it had date and time displayed (wrong timezone). I realized that it had to be pre ...
- Sun Feb 12, 2017 9:38 pm
- Forum: ZoneMinder 1.30.x
- Topic: WTH? zmdc thinks zmc exited 255 but it's actually running.
- Replies: 4
- Views: 5977
Re: WTH? zmdc thinks zmc exited 255 but it's actually running.
Thanks Steve. Direct run succeeds, but with full 9-level debug I see nothing from zmc itself (either the passed or the failed). Manual strace is no help since the manual invocation of zmc -d /dev/video3 works. I tend to agree with you that there's some race condition. I did not know that zmdc will ...
- Sun Feb 12, 2017 7:10 pm
- Forum: ZoneMinder 1.30.x
- Topic: WTH? zmdc thinks zmc exited 255 but it's actually running.
- Replies: 4
- Views: 5977
Re: WTH? zmdc thinks zmc exited 255 but it's actually running.
Confused as I see one process dying and the other being started, those processes are not running at the same time. 08/02/17 20:42:50.099670 zmdc[26817].ERR ['zmc -d /dev/video3' exited abnormally, exit status 255] 08/02/17 20:42:50.101801 zmdc[26817].INF [Starting pending process, zmc -d /dev ...
- Thu Feb 09, 2017 2:09 am
- Forum: ZoneMinder 1.30.x
- Topic: WTH? zmdc thinks zmc exited 255 but it's actually running.
- Replies: 4
- Views: 5977
WTH? zmdc thinks zmc exited 255 but it's actually running.
So I've been upgrading my debian to testing. I have a long-existing zoneminder install, and now I am on 1.30.0+dfsg-2. I can't view streams and the zoneminder web console says it isn't running, yet it is catching events; the console shows e.g. 2 in the last hour. Cranked up some specific debugging ...