Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 422 Bytes

WebRTC Encoded Transform

This repository contains a proposal for an API that allows the insertion of user-defined processing steps in the pipeline that handles media in a WebRTC context.

In order to allow such processing, it defines a number of extensions to the objects defined in WEBRTC-PC and draws upon definitions from WEBRTC-CODEC.