Hacker News new | ask | show | jobs
by opless 2313 days ago
The bad bits of my journey...

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.

1 comments

I have no probs with a rpi and usb cam. I use motion to only store movement. And point the camera to the entry points to avoid privacy concerns.

Cheap and chearful. Bash scripts over ssh to turn it on or off.

If you only have one camera you could be okay, running two 720 mjpeg streams over usb2 can be quite problematic ;)

Do you know what codec and resolution is in use? What about the lag? What model of camera?

I'm curious because my CCTV journey has been over a few years, and there has obviously been kernel and distro improvements.

I did use the MotionEyeOS distro with an internal camera last summer briefly (a fortnight), but it didn't fit my use case very well.