github twilio/twilio-video.js 1.2.1

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

1.2.1 (August 14, 2017)

In addition to the following bug fixes, this release introduces experimental
support for Safari 11 and newer. Support for Safari is "experimental" because,
at the time of writing, Safari does not support VP8. This means you may
experience codec issues in Group Rooms. You may also experience codec issues in
Peer-to-Peer (P2P) Rooms containing Android- or iOS-based Participants who do
not support H.264. However, P2P Rooms with browser-based Participants should
work.

We are also experimenting with the ability to specify the set of codecs a Group
Room supports. This would allow you to create an H.264-only Group Room, for
example. Please email video-product@twilio.com
if you would like to try this out.

twilio-video.js will log these same caveats as a warning if you call connect
in Safari 11. You can disable this warning by setting the logLevel to "warn".

Bug Fixes

  • In Firefox, we were raising a peerIdentity TypeError in the console.
    (JSDK-1372)

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

NewReleases is sending notifications on new releases.