this post was submitted on 04 Aug 2023
207 points (100.0% liked)
Free and Open Source Software
17953 readers
7 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Mostly too many false positives from shadows. Its definitely user error, as I know motion detection is completely configurable. What FOSS IP cam software do you guys run that I should commit to trying and sticking with?
If it's mostly about motion detection and false positives, it's hard to avoid the object detection stuff if you aren't doing that already. I stopped using Blue Iris before it started integrating object detection and I can't speak to it at all. I liked the setup I had with ZoneMinder, Zoneminder Event Server, and the associated machine learning hooks, but the developer behind the event server and ML stuff left and it isn't particularly well integrated. I like how quickly and comprehensively Viseron (https://github.com/roflcoopter/viseron) has progressed. Very sleek software, engaged developer, uses YOLOv7, and even supports an openvino backend. Well worth a look.