Skip to content

2.24.2

Compare
Choose a tag to compare
@manjeshbhargav manjeshbhargav released this 29 Sep 23:38
· 105 commits to master since this release

2.24.2 (September 29, 2022)

Bug Fixes

  • Fixed a bug where sometimes, a MediaClientRemoteDescFailedError was raised when a Chrome Participant who had enabled Adaptive Simulcast (ConnectOptions.preferredVideoCodecs = 'auto') tried to publish a camera Track after publishing a <canvas> Track. (VIDEO-11516)
  • Fixed an issue where the Krisp Noise Cancellation fails to load in an application where the content security policy directives default-src self unsafe-eval are used. (VIDEO-11537)