Convert byte[] to VideoFrame or VideoFrame.I420Buffer WebRtc class
Is there any method to convert byte[] NV21Data to WebRtc VideoFrame ? I try to do it with TextureBufferImpl and seems its the only way, but it looks really complex. YuvConverter yuvConverter = new