First time here? Check out the FAQ!
answered 2019-10-12 20:33:18 -0600
In my case, i just add cameraBridgeViewBase.setCameraIndex(1);in the protected void onCreate(Bundle savedInstanceState) {...}, and it works !
cameraBridgeViewBase.setCameraIndex(1);
protected void onCreate(Bundle savedInstanceState) {...}