Implement `Assembler`. The `Assembler` is responsible for taking a sequence of RTP packets (belonging to the same stream), and producing a sequence of assembled (or "complete") frames. In upcoming CLs, the output of the `Assembler` will be used to determine decodability and rendering timings. Bug: b/423646186 Change-Id: I5cec68d3651f3235c6f4674d4e5f2824b057aecb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/413600 Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45881}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.