Search found 22 matches
- Mon Dec 30, 2024 11:48 am
- Forum: Hardware Compatibility List
- Topic: Reolink pivots away from Linux?!
- Replies: 3
- Views: 12657
Re: Reolink pivots away from Linux?!
Just a FYI, 'neolink' is what one wants to look into here. Original author's work, if you want to read his journey: https://www.thirtythreeforty.net/posts/2020/05/hacking-reolink-cameras-for-fun-and-profit/ His repo is here: https://github.com/thirtythreeforty/neolink BUT! As one can see, he has ...
- Mon Apr 12, 2021 8:43 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Try the script without any of my patches.
I suspect it is the newer version of ZM, but do not know. Further, I likely cannot easily help if so.
By trying the original github latest, you'll eliminate any of my changes as the cause, and instead, zero in on ZM version as the issue.
I suspect it is the newer version of ZM, but do not know. Further, I likely cannot easily help if so.
By trying the original github latest, you'll eliminate any of my changes as the cause, and instead, zero in on ZM version as the issue.
- Mon Apr 12, 2021 7:42 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Rather than copy+paste your code insert, just download the latest gzip. You can diff against what you have, or just use it, but that latest upload is all my patches + original in one. It's what I use. Third argument is the zoneminder monitor ID/mid/camera number. What the linked monitor ID does, is ...
- Sun Apr 11, 2021 9:54 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Make that 4 patches.
This one is in the original code.
Line 283 from original is this:
if [ $ELAPSED_SECONDS > 0 ]
correct is this:
if [ $ELAPSED_SECONDS -gt 0 ]
I've patched it in my version, and just re-uploaded the whole file.
This one is in the original code.
Line 283 from original is this:
if [ $ELAPSED_SECONDS > 0 ]
correct is this:
if [ $ELAPSED_SECONDS -gt 0 ]
I've patched it in my version, and just re-uploaded the whole file.
- Sat Apr 10, 2021 1:05 pm
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Uh, far away from me. BTW Meanwhile I've noticed that my test cam has not audio, but looking to the vlc stream it seems to have it, so I've added it and now it works, at least in recording. BTW the events are correctly shown in the event view, but they are not shown in the console view. The console ...
- Fri Apr 09, 2021 11:06 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Sorry, I'm back on 1.23.
- Wed Apr 07, 2021 9:26 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
You're not really reading, or at least understanding the documentation here. You might also be thinking this is for something other than it is for.
This might not be right for you.
This might not be right for you.
- Sat Apr 03, 2021 6:11 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
- Tue Mar 30, 2021 9:37 pm
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Hello. Something does not want to be added to my service. Or I misunderstood. How to enable for all cameras? # systemctl start zmrecord @ <MonitorID ..>. service bash: MonitorID ..: No such file or directory Or do you need each one separately? The readme.txt shows how to do this. There are examples ...
- Tue Mar 30, 2021 9:35 pm
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
A second diff. A minor fix.
Frames update/info wasn't done, if a linked camera wasn't provided. Now it is.
Frames update/info wasn't done, if a linked camera wasn't provided. Now it is.
- Sun Mar 21, 2021 7:45 am
- Forum: User Contributions
- Topic: Record High-res H264 streams 24/7 with low CPU Load
- Replies: 51
- Views: 573380
Re: Record High-res H264 streams 24/7 with low CPU Load
Been playing with this script for a few days, and made some additions. It's a bit rough, but thought I'd post a diff regardless. Changes: - record audio on /off toggle - 'linked monitor' id - update Events row with 1 alarm frame, if an alarm happens on 'linked monitor' - insert of 1 frame on start ...
- Fri May 24, 2019 1:25 pm
- Forum: ZoneMinder 1.32.x
- Topic: Debugging write problems
- Replies: 11
- Views: 7059
Re: Debugging write problems
I might add... lots of codebases have a <contrib> dir...
ZM doesn't seem to have one, but contrib dir / places to upload code can really help a project. So.. suggesting a 'contrib' dir, and if so, go ahead and throw this code there.
ZM doesn't seem to have one, but contrib dir / places to upload code can really help a project. So.. suggesting a 'contrib' dir, and if so, go ahead and throw this code there.
- Fri May 24, 2019 1:20 pm
- Forum: ZoneMinder 1.32.x
- Topic: Debugging write problems
- Replies: 11
- Views: 7059
Re: Debugging write problems
Just got hit with this. I've recently upgraded from 1.25 to 1.32.3.. and had a lot of events / monitors using Shallow. I don't care too much about moving historical events from Shallow to Medium, except that some cameras do have a lot of historical data... and Medium is better for this. So.. I wrote ...
- Sun May 11, 2008 6:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: partially cloudy days make zoneminder angry at the rays ;)
- Replies: 1
- Views: 1890
partially cloudy days make zoneminder angry at the rays ;)
Seriously, however, the problem is that my outdoor cams all go into alarm mode, each time the sun comes out from the clouds, and each time they back behind the clouds.
Does anyone have any suggestions?
Does anyone have any suggestions?
- Sat Feb 24, 2007 3:10 pm
- Forum: ZoneMinder Previous Versions
- Topic: cameras not usable with authentication on
- Replies: 4
- Views: 2729
For some reason, the default is for ZM_AUTH_RELAY to be on, when it should be set to "none". This isn't covered anywhere I can see, so I'm not sure why it is even set to on. Anyhow, turn that off, and you'll be fine. At least, I believe that this is the option I changed. If not, get back to me, and ...