warren-bank / HLS-Proxy

Node.js server to proxy HLS video streams
http://webcast-reloaded.surge.sh/proxy.html
GNU General Public License v2.0
238 stars 68 forks source link

Proxy doesn't work!! #28

Closed xvpc closed 1 year ago

xvpc commented 1 year ago

When starting the proxy using hlsd command it says that it hosted on 80 port by default but it's impossible to navigate to it, and when I try to change it using hlsd --port 8080 it logs that it's been changed But looks like http://127.0.0.1:8080/ is not even hosted!. NVM, I'm dumb.