[skip ci] bitrate

This commit is contained in:
overtake 2021-04-30 17:35:37 +03:00
parent e06aa34c33
commit b66aaba624

View File

@ -932,6 +932,7 @@ private:
}
audioLevelsUpdated(result);
},
.minOutgoingVideoBitrateKbit = 1024,
.initialInputDeviceId = inputDeviceId.UTF8String,
.initialOutputDeviceId = outputDeviceId.UTF8String,
.videoCapture = [_videoCapturer getInterface],