Applies to: WRN-816S/1632S/1632
Issue Summary
The camera auto discover in WRN-816S/1632S/1632 is not functioning. This article explains how to repair the auto discover function.
Resolution
The UFW firewall is not allowing this to work. To get auto discover to work:
- Disable the firewall (sudo systemctl stop ufw).
- After all cameras have been discovered, enable the firewall again with sudo systemctl start ufw.
- To disable the UFW, run: sudo systemctl disable ufw