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

Support external camera position for publisher #693

Open
fi5u opened this issue Oct 10, 2023 · 1 comment
Open

Support external camera position for publisher #693

fi5u opened this issue Oct 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@fi5u
Copy link

fi5u commented Oct 10, 2023

Feature Request

Description

In my React Native app on a recent iPad, I need to be able to take the publisher feed from an external USB camera. Starting from iPadOS 17, the iPad supports external cameras via its USB-C port. The two camera positions supported by opentok-react-native – front and back – do not take the feed from the external camera. We can see React Native Vision Camera already supports the external feed.

Proposal

Implement a third camera position option – external, which will take the external USB camera feed.

Links / references

iPadOS 17 update details (Apple)

@fi5u
Copy link
Author

fi5u commented Oct 24, 2023

Or should it be the property videoSource which could be permitted to be set to the external camera device (not just screen and camera as current)?

@kapilmishr kapilmishr added the enhancement New feature or request label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants