Skip to content

Release v0.1.32

Compare
Choose a tag to compare
@Jerricho93 Jerricho93 released this 01 Aug 19:04
· 208 commits to main since this release
39c118f

Changelog

Added

  • Debug version for the SDK

Fixed

  • Created updateMissingVideoExtensions function to the SdpParser that adds missing video extensions to the sdp for the renegotiation.
  • Added updateMissingVideoExtensions in peer.onnegotiationneeded before setting the local description to add the missing video extensions to the offer.
  • Fixed package-lock files to fix "rollup missing" bug