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

How to deploy this to production #29

Closed xvpc closed 1 year ago

xvpc commented 1 year ago

Hi, I have used this Proxy for a couple of days now and works fine with me, But when I try to host it or deploy it into a real word application it doesn't seem to work, I'm using Github Action and Yml to start the proxy using npm start but when I make my Github page and try to navigate to it or test the Proxy with an m3u8 file It redirects me to a notFound page Aka 404. How can I get it to work on my Github actions what I'm doing wrong and how can I fix the Problem? Thank you.

warren-bank commented 1 year ago

closing as a duplicate of #20 .. will add some comments there.