You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
This add on seems to use http.
my HA is secured with HTTPS inside and outside.
Does this interfere with the way livestream works as its an HTTP URL ?
any ways to update the stream URL to https ?
I see in the logs the following error
update on what i have tried, moved this to Nginx , so that in the lan, now i am able to access the HTTP page of HA.
from outside home, i can reach via HTTPS.
that said browsing to port 3000 still doesnt work
Logs:
Error getting new camera image from Front Door: Cannot connect to host :3000 ssl:default [Connect call failed ('', 3000)]
the name of camera matches what is in Ring app
Error opening stream http://:3000/public/stream.m3u8
Connection to tcp://:3000 failed: Connection refused
This add on seems to use http.
my HA is secured with HTTPS inside and outside.
Does this interfere with the way livestream works as its an HTTP URL ?
any ways to update the stream URL to https ?
I see in the logs the following error
Error opening stream http://:3000/public/stream.m3u8
Logger: libav.tcp
Source: components/stream/worker.py:79
First occurred: 10:50:24 AM (10 occurrences)
Last logged: 11:41:57 AM
Connection to tcp://:3000 failed: Connection refused
Do i have to go back to using NGINX to use Reverse proxy and have secure access only from outside home and leave LAN on HTTP ?
How do HA users using this plugin, securely access the live stream ?
The text was updated successfully, but these errors were encountered: