File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
(not to be confused with the MediaStreams API)
4
4
5
- This repository contains a ''' proposal''' for an API that allows the
5
+ This repository contains a ** proposal** for an API that allows the
6
6
insertion of user-defined processing steps in the pipeline that
7
7
handles media in a WebRTC context.
8
8
9
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.
10
+ to the objects defined in [ WEBRTC-PC] ( https://w3c.github.io/webrtc-pc/ ) and [ MEDIACAPTURE-MAIN] ( https://w3c.github.io/mediacapture-main/ ) , and also
11
+ draws upon definitions from [ WEBRTC-CODEC] ( https://github.com/WICG/web-codecs ) .
12
12
13
13
You can’t perform that action at this time.
0 commit comments