deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.16k stars 283 forks source link

Remote control #437

Open gabtassspintel opened 4 months ago

gabtassspintel commented 4 months ago

hi, I have a problem and searching within this section I have not found the answer.

I would like to put this repo on my server so that I can access the live feed of the cameras remotely.

I cloned the repo on the server, ran it and opened the ports but I can’t reach it from the outside. in localhost I can do everything, to use the webrtc perfectly.

I tried to access it via both IP address and server dns, but I couldn’t.

How can I fix it? thank you very much

HDTS1 commented 4 months ago

You should use a proxy to expose your RTSPtoWeb instance. Caddy proxy is very easy to setup.