Basta adicionar algo como isto à sua conexão de vídeo:
if ([videoConnection isVideoOrientationSupported]) {
[videoConnection setVideoOrientation:[UIDevice currentDevice].orientation];
}
Conteúdo para você se capacitar em programação
Basta adicionar algo como isto à sua conexão de vídeo:
if ([videoConnection isVideoOrientationSupported]) {
[videoConnection setVideoOrientation:[UIDevice currentDevice].orientation];
}