Replies: 3 comments 3 replies
-
Hello, You can open cameras using the camera id and you can get the cameraIds using this method (depend if you are using StreamBase or Camera2Base): But in fews cases that method doesn't return that cameras and the back camera is selected automatically depend of the current configuration of the camera. For example, if you change the zoom, the camera could be changed to the camera with optical zoom. You can get more info about this in this post: Currently, force a camera if the device is using multiple physical cameras as a logical camera is not supported. I can add it as a feature but I don't know when I will finish this. |
Beta Was this translation helpful? Give feedback.
-
For selecting the back camera I implemented like this, I hope this might be helpful for others also.
|
Beta Was this translation helpful? Give feedback.
-
Hello, If you are trying to open 2 or more cameras at same time. this error could be because the device can't do it. |
Beta Was this translation helpful? Give feedback.
-
In Android phone, there are multiple back cameras are there, is there any way to select the camera that we wish and also load the back cameras as backcamera1, backcamera2, backcamera3... so that users can choose the camera that they want...
Beta Was this translation helpful? Give feedback.
All reactions