/webrtc-insertable-streams

Insertable Streams API for WebRTC

Primary LanguageMakefileOtherNOASSERTION

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.