w3c / webrtc-encoded-transform

WebRTC Encoded Transform
https://w3c.github.io/webrtc-encoded-transform/
Other
123 stars 27 forks source link

Make use of the pullAlgorithm by rewriting readEncodedData to return a promise #194

Open youennf opened 1 year ago

youennf commented 1 year ago

We also set the highWaterMark to Infinity to keep the same behavior (no backpressure) and add a note about this.

Fixes https://github.com/w3c/webrtc-encoded-transform/issues/187.


Preview | Diff