ios - How to fix camera orientation when rotate device -
i use avfoundation record video. set video orientation: [captureconnection setvideoorientation:avcapturevideoorientationportrait]; when record video, output video looks this:
when rotate device looks this:

i want video first image when rotate device. have do? in advance
Comments
Post a Comment