Closed sugitatestblue closed 3 years ago
can you upload a screenshot?
I can't share for confidential but, narrow height or long width.
CapturerManager.m
didOutputVideoFrame
method
I can't know correct ratio but...
[newPixelBuffer setParamWithWidth:agmPixelBuffer.width height:agmPixelBuffer.height * 1.1 rotation:agmPixelBuffer.rotation timeStampMs:agmPixelBuffer.timeStampMs];
height * 1.01
or width * 0.95
?
I guess AGMCapturer_iOS
's bug.
AGMCapturer_iOS 2.0.0
is bad.
2.0.1
was fix.
resolution ratio is different in video