voluntas / webrtc-media-streams

Insertable Streams API for WebRTC

Home Page:https://alvestrand.github.io/webrtc-media-streams/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Insertable Streams API for WebRTC

https://alvestrand.github.io/webrtc-media-streams/


Languages

Language:HTML 99.7%Language:Makefile 0.3%