Skip to content

Commit cee1584

Browse files
authored
Update README.md
1 parent 566cd58 commit cee1584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# WebRTC Encoded Media
1+
# WebRTC Encoded Transform
22

33
This repository contains a **proposal** for an API that allows the
44
insertion of user-defined processing steps in the pipeline that
55
handles 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 [MEDIACAPTURE-MAIN](https://w3c.github.io/mediacapture-main/), and also
8+
to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/)and
99
draws upon definitions from [WEBRTC-CODEC](https://github.com/WICG/web-codecs).
1010

1111

0 commit comments

Comments
 (0)