We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19d1314 + 7afb1b3 commit 733f771Copy full SHA for 733f771
README.md
@@ -1,11 +1,11 @@
1
-# WebRTC Encoded Media
+# WebRTC Encoded Transform
2
3
This repository contains a **proposal** for an API that allows the
4
insertion of user-defined processing steps in the pipeline that
5
handles media in a WebRTC context.
6
7
In order to allow such processing, it defines a number of extensions
8
-to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/) and [MEDIACAPTURE-MAIN](https://w3c.github.io/mediacapture-main/), and also
+to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/) and
9
draws upon definitions from [WEBRTC-CODEC](https://github.com/WICG/web-codecs).
10
11
0 commit comments