Skip to content

Commit 9eeb185

Browse files
committed
First README
0 parents  commit 9eeb185

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# WebRTC API for insertable Streams of Media
2+
3+
(not to be confused with the MediaStreams API)
4+
5+
This repository contains a '''proposal''' for an API that allows the
6+
insertion of user-defined processing steps in the pipeline that
7+
handles media in a WebRTC context.
8+
9+
In order to allow such processing, it defines a number of extensions
10+
to the objects defined in WEBRTC-PC and MEDIACAPTURE-MAIN, and also
11+
draws upon definitions from WEBRTC-CODEC.
12+
13+

0 commit comments

Comments
 (0)