Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to get available audio/video devices before starting the video session #255

Closed
revox-gh opened this issue Feb 28, 2021 · 2 comments
Labels
feature-request New feature or request

Comments

@revox-gh
Copy link

We would like to show a setup screen prior to starting the actual session, so the user can select an appropriate audio- and video device. Maybe I am wrong, but it seems like this is not possible so far, because we need the meeting session and the meeting session needs to be created from a configuration that requires the server request to start the session.

This would be a great addition to the SDK and make the setup process more convenient. Thank you!

@hokyungh
Copy link
Contributor

hokyungh commented Mar 1, 2021

Thank you for opening the issue. Just to clarify, you would like to select audio/video device without creating MeetingConfiguration or could you show the screen after creating MeetingSession?

If it is latter, we have DeviceSelectionViewController.

I'll add enhancement label assuming former, but correct me if I am wrong.

@hokyungh hokyungh added the feature-request New feature or request label Mar 1, 2021
@hokyungh
Copy link
Contributor

hokyungh commented Mar 5, 2021

Actually there is another ticket #223 with same request. Will close this one.

@hokyungh hokyungh closed this as completed Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants