JavaScript errors in the browser typically prevent the video stream from loading or cause the interface to hang.

Since browsers no longer support the old plugins, Reolink released a browser extension.

"Connection Failed" or "JavaScript Error: net::ERR_INSECURE_RESPONSE". Root Cause: Reolink cameras use self-signed SSL certificates by default. Modern browsers strictly block "insecure" scripts. The JS Error: Mixed content errors. The browser loads the HTML page via HTTPS, but the camera tries to stream video via a port the browser flags as unsafe, causing the script to abort.

You may like