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

Media devices Audio output example does not work #205

Closed dwinc closed 2 years ago

dwinc commented 2 years ago

I deployed your JS example app and initiated a video chat in between two devices. I changed the audio output from my headset to my laptop speakers but nothing happens. That could be because the tracks subscribed are never linked to the audio element. (setsinkid) Wasted a few hours working off this example. But turns out it never worked in the first place. Unless I miss something?

ps. tried on Windows 10 - Chrome