Open stylixpro opened 5 years ago
yes, i have the same issue
first add preview view and callback will called.
Camera1 must be own SurfaceTexture or SurfaceHolder then can call onPreviewFrame callback, and we also request render all time by self.
cameraInstance.setPreviewTexture(surfaceTexture)
Bug Reporting
Camera1Loader in Lollipop or over shows black preview It does not call preview callback.
Steps to Reproduce
Actual Results (include screenshots)
Preview is black
Expected Results (include screenshots)
Actual camera preview
URL
OS details
Please add relevant labels When I use v1.4.1 in same devices or emulator, it works fine