Rotation of video capture

RY
Rohit Yadav
Mon, Sep 20, 2021 3:52 AM

Hi
How can I rotate video capture by 90 during call.
I am getting UYVY format frames from camera. There is a function for
rotation in yuv lib ( convertTo420 ).
How can I call this function ? What should be the inputs ( ystride, vstride
, u stride) for UYVY format ?

Hi How can I rotate video capture by 90 during call. I am getting UYVY format frames from camera. There is a function for rotation in yuv lib ( convertTo420 ). How can I call this function ? What should be the inputs ( ystride, vstride , u stride) for UYVY format ?