You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explainer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ We need an API for processing media that:
12
12
13
13
## Approach
14
14
15
-
This document builds on WebCodecs, and tries to unify the concepts from there with the legacy PeerConnection in order to build an API that is:
15
+
This document builds on [WebCodecs](https://github.com/pthatcherg/web-codecs/), and tries to unify the concepts from there with the existing RTCPeerConnection API in order to build an API that is:
16
16
17
17
* Familiar to existing PeerConnection users
18
18
* Able to support user defined component wrapping and replacement
0 commit comments