Skip to content

Commit f2797d7

Browse files
authored
Merge pull request #139 from fippo/add-link
readme: add link to rendered version
2 parents d614e89 + d06a505 commit f2797d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
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)