- From: Dan Sanders via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Jun 2021 21:34:50 +0000
- To: public-webrtc-logs@w3.org
I've been asked to present to this group about WebCodecs' experience using `Streams`. The discussion in this thread does not seem to be primarily about technical aspects of `Streams` vs other approaches, but if there are such questions I'm here to answer based on our experience. We wrote a public document outlining our reasons for moving away from `Streams` in WebCodecs: https://docs.google.com/document/d/10S-p3Ob5snRMjBqpBf5oWn6eYij1vos7cujHoOCCCAw/view WebCodecs also built a non-`Streams` API extremely similar to `VideoTrackGenerator`/`VideoTrackProcessor` which was removed in favor of the same (this was `VideoTrackReader`/`VideoTrackWriter`). We do not think our primary concerns about `Streams` in WebCodecs apply to these interfaces. -- GitHub Notification of comment by sandersdan Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/4#issuecomment-863579741 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 17 June 2021 21:35:12 UTC