You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried replacing
public VideoStream() {
this(CameraInfo.CAMERA_FACING_FRONT);
but it didn't work , even tried to utilize public void switchCamera() API ,
was not able to switch to front ,camera any suggestions on this
The text was updated successfully, but these errors were encountered:
I tried replacing
public VideoStream() {
this(CameraInfo.CAMERA_FACING_FRONT);
but it didn't work , even tried to utilize public void switchCamera() API ,
was not able to switch to front ,camera any suggestions on this
The text was updated successfully, but these errors were encountered: