whatwg/streams

WebRTC endpoint pair example is out of date

Closed this issue · 0 comments

What is the issue with the Streams Standard?

The https://streams.spec.whatwg.org/#example-endpoint-pair-webrtc example is out of date. The API it mentions was removed in w3c/webrtc-encoded-transform#64. The name of the spec has also changed.

A direct update would be something like:

WebRTC Encoded Transform is an example of this technique, with its RTCRtpScriptTransformer interface which has both readable and writable as members.