github twilio/twilio-video.js 2.2.0

latest releases: 2.8.2-rc1, 2.28.2-rc1, 2.28.1...
4 years ago

2.2.0 (February 21, 2020)

New Features

  • You will now be disconnected from a Room with a MediaDTLSTransportFailedError (error code 53407)
    when media cannot published to the Room due to a DTLS handshake failure. (JSDK-2552)
  • Media reconnections are now time-bound. Now, if the media connection to the Room
    is not recovered after a certain time period, which is 30 seconds for now, then you
    will be disconnected from the Room with a MediaConnectionError (error code 53405). (JSDK-2552)

Bug Fixes

  • Fixed a bug where switching between networks (or connecting to VPN) sometimes caused media flow to stop. (JSDK-2667)
  • Fixed a bug where twilio-video.js failed to load due to a TypeError on Chrome iOS. (JSDK-2670)

Don't miss a new twilio-video.js release

NewReleases is sending notifications on new releases.