
WebRTC
With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing …
Getting started with peer connections - WebRTC
Nov 10, 2025 · Before two peers can communicate using WebRTC, they need to exchange connectivity information. Since the network conditions can vary depending on a number of factors, an external …
Issue 2317443003: Optimize Android NV12 capture - Code Review
Sep 9, 2016 · Issue 2317443003: Optimize Android NV12 capture (Closed) Created 4 years, 3 months ago by magjed_webrtc Modified 4 years, 3 months ago Reviewers: sakal Base URL: Comments: 2
webrtc/modules/audio_mixer/new_audio_conference_mixer_impl.cc
Issue 2230823004: Added a level indicator to new mixer. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@mixer_gn_fixes Patch Set: Updated …
Getting started with WebRTC
May 28, 2019 · Creating a new application based on the WebRTC technologies can be overwhelming if you're unfamiliar with the APIs. In this section we will show how to get started with the various APIs …
Issue 2320833002: Compensate for the IntelligibilityEnhancer
Issue 2320833002: Compensate for the IntelligibilityEnhancer processing delay in high bands (Closed) Created 4 years, 3 months ago by aluebs-webrtc Modified 4 years, 3 months ago Reviewers: peah …
Issue 2993793002: Request keyframes more frequently on stream
Chromium Code Reviews ... Issue 2993793002: Request keyframes more frequently on stream start/decoding error. (Closed) Created 3 years, 4 months ago by philipel Modified 3 years, 4 months …
webrtc/common_video/libyuv/scaler.cc - Issue 2020593002: Refactor ...
Chromium Code Reviews Side by Side Diff: webrtc/common_video/libyuv/scaler.cc Issue 2020593002: Refactor scaling. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.cc ...
Issue 1515873002: change videotoolbox format from NV12 to I420 (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master Patch Set: Created 5 years ago
Issue 2954503002: Implement FrameMarking header extension
Issue 2954503002: Implement FrameMarking header extension support Created 3 years, 6 months ago by sergio.garcia.murillo Modified 3 years, 3 months ago Reviewers: nisse-webrtc, danilchap, stefan …