commit | 9c27ed23d29df329f48b95d338bc7262498a31da | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Wed Dec 04 11:57:58 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 04 12:55:40 2019 |
tree | 8ab38670963665b0931ce6789dc6734b1a192f3e | |
parent | 648b9d77c7af1045a3eb0a20db2ee006e493bd41 [diff] |
VideoRtpReceiver: Enable encoded frame sink. This change finally wires up VideoRtpReceiver::OnGenerateKeyFrame and OnEncodedSinkEnabled into internal::VideoReceiveStream so that encoded frames can flow to sinks installed in VideoTrackSourceInterface. Bug: chromium:1013590 Change-Id: I76f8226752294aee8fe137d1a78ee66548900cc2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161095 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30003}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.