Reason for revert: Breaks Chrome FYI using H264. Need to investigate. https://build.chromium.org/p/chromium.webrtc.fyi/builders/Win7%20Tester/builds/4170 Original issue's description: > Remove ViEEncoder::SetNetworkStatus > > This cl removed ViEEncoder::SetNetworkStatus. Instead the PacedSender will report that frames can not be sent when the network is down and the BitrateController will report an estimated available bandwidth of 0 bps. > > BUG=webrtc:5687 > NOTRY=True > > Committed: https://crrev.com/50b5c3be844ef571a28b2681c549443a26735d72 > Cr-Commit-Position: refs/heads/master@{#12699} TBR=stefan@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/1978783002 Cr-Commit-Position: refs/heads/master@{#12715}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.