webRTC blurred screen on iOS 13
. How to fix.
I'm using libjingle_peerconnection
,
https://cocoapods.org/pods/libjingle_peerconnection
connect with friend, I'm only see the blurred screen but it work on iOS 12, just not work on iOS 13.
webRTC blurred screen on iOS 13
. How to fix.
I'm using libjingle_peerconnection
,
https://cocoapods.org/pods/libjingle_peerconnection
connect with friend, I'm only see the blurred screen but it work on iOS 12, just not work on iOS 13.
rtc_video_capture_ios_objc.mm: captureOutput yPlaneBytesPerRow > CVPixelBufferGetWidth(videoFrame). fix this stride issue with libyuv.