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)