deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.17k stars 284 forks source link

No live stream on mobile using cloudflare tunnel #408

Open joebiwankenobi opened 7 months ago

joebiwankenobi commented 7 months ago

Hi, I've recently been hit by CGNAT and after some searching , decided to go with Cloudlfare with a domain name. I have now managed to get access again to my Home Assistant server outside of my LAN this way.. issue now is that my rtsp streams do not stream outside of my LAN. i have noticed that the RTSPtoWeb - WebRTC add-on in Home assistant tries to connect to "https://my.domain:8083" but 8083 will not work , i have setup a sub-domain for rtsp.my.domain but how do i set this on the add-on so that my HA server can re-stream the feeds to my dashboards while i'm out of the house?

Many thanks