Displaying 2 results from an estimated 2 matches for "dnbmusic".
Did you mean:
dmusic
2019 Apr 08
1
Question about replacing the web interface with an audio stream
...PreserveHost On
ProxyPass /jakemusic http://localhost:8000/jake-radio.mp3
ProxyPassReverse /jakemusic http://localhost:8000/jake-radio.mp3
ProxyPass /carlymusic http://localhost:8000/carly-radio.mp3
ProxyPassReverse /carlymusic http://localhost:8000/carly-radio.mp3
ProxyPass /dnbmusic http://localhost:8000/dnb-radio.mp3
ProxyPassReverse /dnbmusic http://localhost:8000/dnb-radio.mp3
ProxyPass /subsonic http://localhost:4040/subsonic
ProxyPassReverse /subsonic http://localhost:4040/subsonic
ProxyPass /jsonrpc http://localhost:6800/jsonrpc
ProxyPassReverse /js...
2019 Apr 08
2
Question about replacing the web interface with an audio stream
Okay, but you’d have to be able/willing to employ a dedicated IP to that, plus run Icecast as root.
What are the negative technical implications of running icecast on port 8000 (suitable for most users) and then running a reverse proxy to accommodate public wifi with port restrictions?
> On Apr 8, 2019, at 3:31 PM, Yahav Shasha <yahav.shasha at gmail.com> wrote:
>
> Just bind