I’m using the Cordova SDK to implement a video calling app. Is there a way to allow the user to flip between the front and back camera?
I’ve used the ConnectyCube.videochat.getMediaDevices() function to access the available media stream tracks, but only the front camera which is being used in the local stream is in the list. How do I get the back camera media stream track?
New contributor
Kimberley C is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.