Issue Summary
The camera auto discover is not functioning. This article explains how to fix this issue.
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.
If you wish to disable the UFW, run: sudo systemctl disable ufw