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

Can we skip the camera and microphone choosers when there's only one option? #194

Closed archiecobbs closed 2 years ago

archiecobbs commented 3 years ago

Feature Request.

Is there a reason for displaying the modal dialog to choose microphone and camera in situations where there is only one choice available?

It's perhaps good to do it for demonstration purposes, but the code should also demonstrate a simple way to skip these selection steps when there's only one choice available. As it stands now, there are 5 different things you have to click through to get the conference started (allow mic, choose mic, allow camera, camera, join).

PikaJoyce commented 2 years ago

Hi @archiecobbs,

First of all, apologies for the delayed response. Thank you for opening this issue and providing us feedback. We will consider this feature request, but it may take some time as we have other high priority items within our backlog.

Also! Please take a look at our React Application and I believe it demonstrates exactly what you're looking to do!

As there are no presently actionable items from this issue, I'm going to close this thread. However, you're more than welcome to open more issues with us in the future.

Thank you for your patience, Joyce