twilio / video-quickstart-js

A quickstart and code samples for Twilio Video JavaScript SDK. https://www.twilio.com/docs/video
Other
389 stars 337 forks source link

Codec Preferences Example Issues #200

Closed spalmertwilio closed 2 years ago

spalmertwilio commented 3 years ago
  1. Trivial - Lousy appearance - Audio Track is on top of Video Track as opposed to being on the side.
  2. After selecting the codec choices and joining the room, the reported codecs are almost always incorrect. Setting PCMU and H.264 always displays Opus and VP8 except for Firefox which always reports codec Unknown.

Example fails in all three browsers.

Safari Version 14.1.2 (16611.3.10.1.6) Firefox Version 92.0 (64-bit). Chrome on Mac Version 93.0.4577.63 (Official Build) (x86_64)