Doss12

Results 4 comments of Doss12

@javlae Finally, i found a solution to this issue, just add this code to SrcCameraView into onPreviewFrame method :D ```java Bitmap bitmap,b,ov; Drawable myDrawable = getResources().getDrawable(R.drawable.logo); @Override public void onPreviewFrame(byte[]...

@javlae Let me know when you fix that ;)

yess i agree with you on the fact that the processing is too long but temporaly it's the only solution that i have found :3

Hello , have you recently found a solution to this problem?