AgoraIO-Extensions / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora
https://www.agora.io
MIT License
622 stars 228 forks source link

Choosing the camera (front / rear) #687

Closed ayodeji-jackson closed 1 year ago

ayodeji-jackson commented 1 year ago

i want to open the rear camera by default.

LichKing-2234 commented 1 year ago

you can use setCameraCapturerConfiguration https://github.com/AgoraIO-Extensions/react-native-agora/blob/main/src/IAgoraRtcEngine.ts#L4491