Open was2 opened 1 year ago
This is the expected behavior and firmware level modification would be required to get around this limitation see: https://github.com/gtxaspec/wz_mini_hacks#self-hosted--isolated-mode
Hello, so this cannot be done then on the Pan V3 correct? Is there an alternative firmware option that’s more recently updated than w_mini_hacks that works for those cams?
I have several older WyzeCams (pan v1, some regular v2s) and 3 outdoor v1s. I would like them to run entirely without internet access on an isolated vlan. Router is pfSense/OPNSense, can configure most any needed workaround (ntp, dns remapping, etc).
I've tested running docker-wyze-bridge on the same vlan as the cameras with NET_MODE=LAN, cameras have persistent IPs. Initially, cameras have internet access, all is well. When I disable internet access for cameras at the router, docker-wyze-bridge eventually stops being able to initiate streams, even though docker-wyze-bridge itself is not blocked and cameras are still online w/same IP.
Is this expected behavior? I had hoped this project would make air-tight use of wyze hardware possible.