Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 556 Bytes

MediaStreamTrack API for Insertable Streams of Media

also known as Breakout Box

(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 raw media using a MediastreamTrack

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