diff --git a/README.md b/README.md index c9a090f..c2763aa 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Radio streamer ([kawa](https://github.com/Luminarys/kawa) drop-in compatible). * Uses sample/timed packet buffers, instead of kawa byte buffers, which caused wild differences between endpoints. Mounts usually align within 0.2s of each other, depending on client. * Use `queue.buffer_size` to specify number of seconds to buffer (by default 0, automatic per client). * Implements `queue.nr` and `/random` (to be deprecated/changed) +* Supports extra encoder bitrate control settings (CBR, VBR, auto, etc.) # Future improvements * Allow playback of files by URL, not just by path