opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
210 stars 155 forks source link

No facingmode parameter on OTPublisher #634

Closed fossmobile closed 1 year ago

fossmobile commented 1 year ago

Please post usage questions or broader discussions on StackOverflow.

cameraPosition (String) - The preferred camera position. When setting this property, if the change is possible, the publisher will use the camera with the specified position. Valid Inputs: 'front' or 'back'

The above property no longer works. Could we check? As i have a flipcamera to flip from front camera to back camera. I know this is not supported as front and back anymore but I have not other way of using this from react native lib

For feature requests, please fill out the feature request template


For bug reports, please fill out the bug report issue template