mediasoup 3.3.3 has been released. Here the changes:
- Add
consumer.setPriority()andconsumer.priorityAPI to prioritize how the estimated outgoing bitrate in a transport is distributed among all video consumers (in case there is not enough bitrate to satisfy them). - Make video
SimpleConsumersplay the BWE game by helping in probation generation and bitrate distribution. - Add
consumer.preferredLayersgetter. - Rename
enablePacketEvent()and “packet” event toenableTraceEvent()and “trace” event (sorry SEMVER). - Transport: Add a new “trace” event of type bwe with detailed information about bitrates.