Skip to content

Commit

Permalink
Try WebRTC-BweLossExperiment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali committed Sep 7, 2021
1 parent aaede25 commit f76a929
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tgcalls/group/GroupInstanceCustomImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1430,8 +1430,7 @@ class GroupInstanceCustomInternal : public sigslot::has_slots<>, public std::ena
"WebRTC-TaskQueuePacer/Enabled/"
"WebRTC-VP8ConferenceTemporalLayers/1/"
"WebRTC-Audio-MinimizeResamplingOnMobile/Enabled/"
//"WebRTC-MutedStateKillSwitch/Enabled/"
//"WebRTC-VP8IosMaxNumberOfThread/max_thread:1/"
"WebRTC-BweLossExperiment/Enabled/"
);

_networkManager.reset(new ThreadLocalObject<GroupNetworkManager>(_threads->getNetworkThread(), [weak, threads = _threads] () mutable {
Expand Down

0 comments on commit f76a929

Please sign in to comment.