deepch / RTSPtoWeb

RTSP Stream to WebBrowser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote control

gabtassspintel opened this issue · comments

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

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