Hello,
we are developing a customer support system with a video call capability. We are wondering if is it possible to switch camera on ios/android native version or is it possible on javascript version?
Thanks
Hello,
we are developing a customer support system with a video call capability. We are wondering if is it possible to switch camera on ios/android native version or is it possible on javascript version?
Thanks
yes, it is possible to switch camera on iOS, Android.
For reference, please look at our API Reference here.
Android(Under DirectCall/switchCamera) / iOS.
For JavaScript, you can explicitly change the video device using this interface.
Thanks!