aws / amazon-chime-sdk-component-library-react

Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
Apache License 2.0
268 stars 160 forks source link

No Devices Found when using amazon chime sdk react component #903

Open senthilnathan27 opened 1 year ago

senthilnathan27 commented 1 year ago

I'm trying to implement preview, MicSelection and speaker components of amazon-chime-sdk-component-library-react. When I render this document it says no devices found, but I connected all devices to pc Any Idea to solve this issue?

xuesichao commented 1 year ago

Hi @senthilnathan27 , our SDK provides MicSelection, SpeakerSelection, CameraSelection components, check here: https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/docs/sdk-components-deviceselection-micselection--page

Also the PreviewVideo SDK component: https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/docs/sdk-components-previewvideo--page