Kai
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...
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:...
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* ## Pre-launch Checklist - [x] I read the rules PR...
### Skill Name WebRTC ### Why? [WebRTC](https://webrtc.org) Real-time communication for the web With WebRTC, you can add real-time communication capabilities to your application that works on top of an open...