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

Multiple Streams #9

Open the-poor-gamer-124 opened 3 years ago

the-poor-gamer-124 commented 3 years ago

Hello. on 127.0.0.1:3000 i have a nodejs app that grabs tokens for some streams, accesible like 127.0.0.1:3000/channel1,127.0.0.1:3000/channel2 and so on My question is, how could i proxy all of them?