An icecast inspired media server that currently supports MP3 audio streams.
It's still in early development and any use in production is highly discouraged.
- Compatiblity with icecast protocol for source and listeners.
- Icecast metadata updates and broadcast.
- Configuring server resources via a single configuration file.
- JSON API for administration and server/mount/user stats.
- Updates without downtime (without TLS).
- Possibility to use YellowPages directories
Documentation can be found here.
- Add replication
- Add per mount configuration
- Add ogg stream support, for this we should have a way to parse initial stream header from source, which currently there is no way todo with symphonia