Easy47
Easy47
I still have the problem error on 2.14 but without any error
I figured that if i delete this line "format={format}" i don't have the black screen anymore ... don't know why
Same problem here with 2.14.
Same question. It would be very useful
I made a frame processor plugin for saving frame in local file. I can give you the source code if you want
Thank you for your answer. However, this is not possible: To be able to measure the impact of image pre-processing (for example), we need to ALWAYS have the same inputs...
> Did you find something ?
> @Easy47 @wojteklembryk any updates on this? I am facing the same problem in which I want to be able to test the plugin using a static image. I made...
> ```java package com.mrousavy.camera.example; import androidx.camera.core.ImageProxy; import com.facebook.react.bridge.WritableNativeArray; import com.mrousavy.camera.frameprocessor.FrameProcessorPlugin; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.ImageFormat; import android.graphics.Rect; import android.graphics.YuvImage; import android.util.Log; import androidx.camera.core.ImageProxy.PlaneProxy; import com.facebook.react.bridge.WritableNativeMap; import java.io.ByteArrayOutputStream; import java.io.File;...
Same issue here, no one can see my videos except the one I posted manually