Set min bitrate

This commit is contained in:
Ali 2021-05-07 21:21:54 +04:00
parent d3434bc02c
commit 53e8686cb7

View file

@ -973,10 +973,7 @@ private:
videoCodecPreferences.push_back(tgcalls::VideoCodecName::VP8);
//videoCodecPreferences.push_back(tgcalls::VideoCodecName::VP9);
int minOutgoingVideoBitrateKbit = 100;
#if DEBUG
//minOutgoingVideoBitrateKbit = 900;
#endif
int minOutgoingVideoBitrateKbit = 500;
__weak GroupCallThreadLocalContext *weakSelf = self;
_instance.reset(new tgcalls::GroupInstanceCustomImpl((tgcalls::GroupInstanceDescriptor){