aws / amazon-chime-sdk-ios

An iOS client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
144 stars 67 forks source link

Support external cameras #622

Open Backslash421 opened 11 months ago

Backslash421 commented 11 months ago

Community Note

Tell us about your request

What do you want us to build?

Which Amazon Chime SDK or feature area is this request for? amazon-chime-sdk-ios

iOS 17 has added support for external / USB cameras, but these are not available as options in Chime. Please add the ability to choose external cameras as a video source.

How are you currently solving a problem?

Are there any workarounds or mitigations you have used? No workarounds available.

Additional context

Anything else we should know? Here is an example from another project where external camera support has been added: https://github.com/mrousavy/react-native-vision-camera/pull/1813