支持centerStageEnabled
This commit is contained in:
@@ -426,6 +426,7 @@
|
||||
else {
|
||||
self.livePusher = [[SellyLiveVideoPusher alloc] initWithLiveMode:SellyLiveMode_RTMP];
|
||||
}
|
||||
self.livePusher.centerStageEnabled = true;
|
||||
self.livePusher.preview = self.liveView;
|
||||
self.livePusher.delegate = self;
|
||||
self.livePusher.enableCustomVideoProcess = true;
|
||||
|
||||
Reference in New Issue
Block a user