zoom / videosdk-ui-toolkit-web

The Zoom Video SDK UI toolkit is a prebuilt video chat user interface powered by the Zoom Video SDK.
https://www.npmjs.com/package/@zoom/videosdk-ui-toolkit
Other
8 stars 6 forks source link

Integrating Preview Control with Video Control in Zoom UI Toolkit #16

Open AlexanderKapelyukhovskiy opened 3 months ago

AlexanderKapelyukhovskiy commented 3 months ago

Description: I'm working on implementing a video chat feature where users can preview their camera and microphone settings before starting a video session. Once the user is comfortable with their settings, they can initiate the video session. For this purpose, I plan to use the Preview control on the waiting screen and the Video control from the Zoom UI Toolkit on the video session screen.

Question: Is there a way to seamlessly pass the selected camera and microphone settings from the Preview control to the Video control? This would ensure a smooth transition for users and maintain consistency in their chosen settings throughout the video session experience.

Objective: To provide users with a convenient and intuitive way to preview and manage their camera and microphone settings before and during a video session, enhancing the overall usability and user experience of the application.

tommygaessler commented 3 months ago

Hey @AlexanderKapelyukhovskiy , thank you for using the UI toolkit and sharing this request.

We are actually working on this exact feature, stay tuned!

AlexanderKapelyukhovskiy commented 3 months ago

Thank you for your response! I'm genuinely pleased to hear about this exciting news. Could you kindly provide any details regarding when we can expect to see this feature? Your insight would be greatly appreciated.

itsmepetrov commented 1 week ago

Any updates? @tommygaessler

tommygaessler commented 1 week ago

Hey @AlexanderKapelyukhovskiy , @itsmepetrov , we are code complete with this feature and finishing up testing, then we will release.