JavaCameraView flashing green screen bug
hey, when i start my android app using JavaCameraView i get a flashing green screen for a second and then its gone, now i noticed that its happening in all opencv examples that is using JavaCameraView in android, is there a solution for this bug?
Actually I think this is not a bug but your system connecting to your camera and your application already expecting a grab. I have it from time to time with older USB webcams and tracked it down to the part where your system requests data from the camera, giving it an initialization.