You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
andback
– 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)
The text was updated successfully, but these errors were encountered: