I been using Zoneminder since 1.2x and in Aug of 2017 I upgraded both hardware and software to 1.30.4
https://www.apolonio.com/blog/?p=7173
Triggers work great.
This thing just runs, and ties to my IoT stuff well, mailbox gets opened, I receive stills of the mailbox.
https://www.youtube.com/watch?v=wWGiAOTWrLY
Someone at front door, I get a video emailed to me.
But my machine is long in the tooth, but it kind of just runs, it is solid.
What am I missing out not upgrading though? I have that Quadro 600 came with the box, was hoping to do some sort of hardware encoding/decoding via ffmpeg but is Fermi based so not possible. the load on the box has been hovering at 7, and it does have 8 cores (dual Xeon E5606), I have dual E5649 that I can replace bringing it to 12 cores and a faster Ghz.
Or should I look at replacing the box, maybe a Core I3 with Intel quicksync and decoding there.
If I am going to upgrade, I will probably flatten the box and start new. So I was wondering if anything was worth it, I saw the new interface, would like to record direct to disk.
OS would be CentOS 7.8.
Anyone Still Using Zoneminder 1.30?
Re: Anyone Still Using Zoneminder 1.30?
some features worth upgrading for:
- x264 encoding (lower disk space usage, and longer histories)
- x264 passthrough (lower CPU usage)
- storage areas (record to multiple hdds easily)
- zmninja compatibility (if you use it)
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
Re: Anyone Still Using Zoneminder 1.30?
A lot of my cameras are x264, so I think it may be worth it.
All of the reason's you spelled out have convinced me. Going to run a few tests in a VM to see if it is compatible with my IoT stuff.
Thanks
All of the reason's you spelled out have convinced me. Going to run a few tests in a VM to see if it is compatible with my IoT stuff.
Thanks