Hi,
I would like to build myself a DIY DVR
Here what I’m targeting
-
The software is FLOSS
-
Have a community/free/gratis version that can handle >= 16 cameras and it’s usable (meaning not crazy restricted)
or
is paying, but not crazy scheme (like subscription etc…) So you pay once, and you can use that version forever for unlimited number of cameras. -
Lightweight on resources ( can run on a Single-board computer )
-
Can handle Hardware compression.
-
Can handle Passthrough recording (IP camera)
-
Have a HTTP server User interface.
-
Can record audio, when the camera provide it.
-
Motion detection (possible to enable at certain times)
-
extra: Written in Python
-
can record in H265
Thanks.
If you have any reference or any good (recent) article I’m all ears :)
Did you check on frigate.video already?
I just did… seem not to meet my need
it use an online G*** services to perform…and it seem to be only available as a Docker …
What are you talking about? frigate runs entirely on your own device
From their documentation
It is strongly recommended to use a Google Coral. A $60 device will outperform $2000 CPU. Frigate should work with any supported Coral device from https://coral.ai
My bad I was thinking that coral was a SAASS… but anyway money goes to G*** so not the best…
Honestly at that price I think they might be selling the devices near cost.
Pretty sure the Coral is only for AI detection
If you don’t use object detection, you don’t need a Coral. It can run detection on other hardware, but a SBC won’t have it.