open-webrtc-toolkit / owt-deps-webrtc

This repo contains the upstream webrtc stack code, with updates for Open WebRTC Toolkit.
https://01.org/open-webrtc-toolkit
BSD 3-Clause "New" or "Revised" License
252 stars 153 forks source link

fix WebRTC-SendBufferSizeBytes #156

Closed inteltiger closed 2 years ago

inteltiger commented 2 years ago

Test: check if client nack packet lost reduced

Signed-off-by: Tiger Meng xiao.xi.meng@intel.com

daijh commented 2 years ago

@taste1981

inteltiger commented 2 years ago

@taste1981 yes this is configurable now in webrtc. but the config code has a small bug in owt branch https://chromium.googlesource.com/external/webrtc/+/master/media/engine/webrtc_video_engine.cc

please review my modified PR