mediasoup 3.3.3 released

mediasoup 3.3.3 has been released. Here the changes:

  • Add consumer.setPriority() and consumer.priority API 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 SimpleConsumers play the BWE game by helping in probation generation and bitrate distribution.
  • Add consumer.preferredLayers getter.
  • Rename enablePacketEvent() and “packet” event to enableTraceEvent() and “trace” event (sorry SEMVER).
  • Transport: Add a new “trace” event of type bwe with detailed information about bitrates.

This topic was automatically closed after 2 days. New replies are no longer allowed.