|
|
|
|
|
by opless
2312 days ago
|
|
MotionEye and docker. I started off with a couple of Chinese WiFi cameras. I needed to hack a perl script to get at its stream; https://gist.github.com/opless/d1effc2eefdf2dfe3b1a6418979bc... Now I use eBay'd Axis POE cameras dumping continuous video to a samba share, and motion eye to capture a frame every second and video when motion triggered. All very overkill but worthwhile as it's caught vandals, bike thieves and trespassing landlords. A pfsense router with haproxy sorts out the SSL website to the docker containers part. |
|
Raspberry PIs, other SBCs and usb webcams/noIR are an exercise in futility, as the inbuilt camera interface and v4l lags horribly at reasonable resolutions.
USB webcams can behave oddly if you stream constantly and are close to using the bandwidth of USB2
Zoneminder is memory hungry and will suck CPU like no tomorrow. But has a decent user interface, if you keep lots of data.
MotionEye can be configured to be unable to play back its captures which is a bug imho.