andrew.n
Member
Before starting the stream, the user has the option to switch from front camera to back camera.
The problem is that right now when we start the streaming if the preview (made custom by us) is for the back camera, the streaming will start by using the front camera.
Right now, I didn't find a way to set which camera to use when I create the FPWCSApi2Stream object (front/back), more than that when the streaming starts, I have just the option to switch camera but it will be useful if I can check if the streaming uses the front camera and the user selects the back camera, to switch just in that case.
Any advice on this @Max ?
The problem is that right now when we start the streaming if the preview (made custom by us) is for the back camera, the streaming will start by using the front camera.
Right now, I didn't find a way to set which camera to use when I create the FPWCSApi2Stream object (front/back), more than that when the streaming starts, I have just the option to switch camera but it will be useful if I can check if the streaming uses the front camera and the user selects the back camera, to switch just in that case.
Any advice on this @Max ?