Once you step up from consumer level (Nest/Ring/Wyze) cameras, you'll find that nearly every IP camera supports the standard RTSP/ONVIF format. They don't need any internet access to function. Standard practice is to secure them by using a dedicated VLAN (so they can't talk to anything else on your network) and default deny firewall rules (so they can't get to the Internet or other parts of your network). It's defini…
I've been trying for a long time to learn how to setup this "separate VLAN" stuff. Do you have a resource you could recommend? :)
For example: camera network - vlan 10 - 10.0.10.0 255.255.255.0
wifi network - vlan 11 - 10.0.11.0 255.255.255.0
wired network - vlan 12 - 10.0.12.0 255.255.255.0