1: How do I get an RTSP or ONVIF? Every time I try to buy one, the stuff that is recommended is no longer available, or practically only available in US. (I haven’t checked in months maybe years, but this is where I usually get stuck.)
2: So I get a camera, and I have an rpi or PC-based server with storage. I can see a stream, but that’s just an extra eye. How do I turn this into a surveillance camera, so I get a notification when there’s movement, and an archive of people in the monitored area?
To get a camera with RTSP or ONVIF (video stream output) support, you look at the specifications of cameras that are available for sale. Web search engines should be helpful for this pursuit.
To get the surveillance functions of your camera streams (recording, alerts, etc) you install software on the Raspberry Pi that aggregates and records / analyzes the camera feeds. Zoneminder, Shinobi, and Motioneye are some examples of that kind of software.
Great.
1: How do I get an RTSP or ONVIF? Every time I try to buy one, the stuff that is recommended is no longer available, or practically only available in US. (I haven’t checked in months maybe years, but this is where I usually get stuck.)
2: So I get a camera, and I have an rpi or PC-based server with storage. I can see a stream, but that’s just an extra eye. How do I turn this into a surveillance camera, so I get a notification when there’s movement, and an archive of people in the monitored area?
To get a camera with RTSP or ONVIF (video stream output) support, you look at the specifications of cameras that are available for sale. Web search engines should be helpful for this pursuit.
To get the surveillance functions of your camera streams (recording, alerts, etc) you install software on the Raspberry Pi that aggregates and records / analyzes the camera feeds. Zoneminder, Shinobi, and Motioneye are some examples of that kind of software.