Skip to content

Commit d06a505

Browse files
committed
readme: add link to rendered version
and remove mention of webcodecs
1 parent ef682af commit d06a505

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
This repository contains a **proposal** for an API that allows the
44
insertion of user-defined processing steps in the pipeline that
5-
handles media in a WebRTC context.
5+
handles encoded media in a WebRTC context.
66

77
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-
8+
to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/).
119

10+
The editors' work-in-progress version of the document is at https://w3c.github.io/webrtc-encoded-transform/

0 commit comments

Comments
 (0)