WebRTC API for insertable Streams of Media

(not to be confused with the MediaStreams API)

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 MEDIACAPTURE-MAIN, and also draws upon definitions from WEBRTC-CODEC.