LMLiveStreaming
LMLiveStreaming copied to clipboard
Orientation Run time
Can we change Preview orientation when stremming is run like periscope have
/// 视频输出方向 @property (nonatomic, assign) UIInterfaceOrientation outputImageOrientation;
/// 自动旋转(这里只支持 left 变 right portrait 变 portraitUpsideDown) @property (nonatomic, assign) BOOL autorotate;