5 ms·
I'm currently using icecast and ices to host a music stream. It'll effectively stream music to a port, and multiple clients can enjoy. Anyone doing something s
by sshagent 2y ago
I'm currently using icecast and ices to host a music stream. It'll effectively stream music to a port, and multiple clients can enjoy.
Anyone doing something similar, I'd like to migrate to something more modern.
- ksynwa 2y agoI did something similar a while back with mpd its httpd output: https://mpd.readthedocs.io/en/latest/plugins.html#httpd https://mpd.readthedocs.io/en/latest/plugins.html#httpd
- carb 2y agoI think that's still pretty modern. My stream setup uses liquidsoap to generate HLS files which are served as a livestream directly from Tigris/S3. But a lot of users of liquidsoap still use the icecast output I think.
- nsteel 2y agoI can see why someone looking to easily handle massive scale wants HLS, but why is it useful here?
- RadiozRadioz 2y agoSnapcast is similar, but will keep all the clients in sync for multi-room audio https://github.com/badaix/snapcast https://github.com/badaix/snapcast