Kai

Results 15 issues of Kai

**Describe the bug** Only 0 and 255 in callback data, When I convert it to Bitmap, only black frame. **How To Reproduce the bug** Using TargetRawDataOutput instead of GPUPixelView in...

bug

Platform/Device: Android 14 - Xiaomi 11T 5G GPUPixel Version: 1.0.6 I use GpuPixel in WebRTC, each VideoFrame processes GpuPixel to apply beauty filter. Below is my code: ```kotlin fun uploadSourceToGPUPixel(originalBitmap:...

todo