←back to thread

257 points voxadam | 1 comments | | HN request time: 0s | source
Show context
skopje ◴[] No.45663732[source]
PoE is awesome. My custom home security system is all CCTV PoE with a gstreamer backend running on four-core fanless linux box. Way to go. Complete control. No batteries, no wares spying on me, no personal data getting scraped by big guys. (Cloud connectivity sucks because I have segmented mp4s and jogging through them hurts but I only care for events after they happen, not while they happen.)
replies(6): >>45663770 #>>45664711 #>>45664915 #>>45665099 #>>45665193 #>>45667449 #
skulk ◴[] No.45663770[source]
Got any recommendations on what cameras to get? The market is absolutely flooded with cheap shitty cloud-connected all-in-one cameras making it hard to find good, simple products.
replies(8): >>45663830 #>>45663833 #>>45664313 #>>45664727 #>>45664951 #>>45665239 #>>45669025 #>>45670401 #
lights0123 ◴[] No.45663833[source]
Any of those that mention ONVIF or RTSP will do if you put them on a LAN without internet access
replies(2): >>45665238 #>>45665395 #
ssl-3 ◴[] No.45665395[source]
Aye.

ONVIF is the (now quite old, but still very relevant) standard for interfacing IP cameras locally on a network.

A cheap-but-performant ONVIF camera on an isolated VLAN (or a physically-isolated network; I won't tell anyone) can be a thing of beauty that is also completely unable to call home to some mothership in the clown.

I'm frankly very surprised that I don't see it mentioned here more often when discussions of cameras arise.

https://en.wikipedia.org/wiki/ONVIF

replies(1): >>45667408 #
mlrtime ◴[] No.45667408[source]
ONVIF has it's own problems, like when a NVR require ONVIF and all you have is rtsp. You need to convert somehow.

Or ONVIF has a multiple cameras behind a IP, but a crappy ONVIF client only picks one (Unifi Protect).

replies(2): >>45668367 #>>45669325 #
1. baby_souffle ◴[] No.45669325{3}[source]
I have also found that poor onvif implementations run as root and not as any other user. If you’re sending auth creds, better make sure you have something protecting them on the wire…

And profiles. There are many different feature sets in onvif and just because a camera has onvif logo or compatibility doesn’t mean it will play nice with your gear.