We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d614e89 + d06a505 commit f2797d7Copy full SHA for f2797d7
README.md
@@ -2,10 +2,9 @@
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.
+handles encoded 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
9
-draws upon definitions from [WEBRTC-CODEC](https://github.com/WICG/web-codecs).
10
-
+to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/).
11
+The editors' work-in-progress version of the document is at https://w3c.github.io/webrtc-encoded-transform/
0 commit comments