- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Jan 2024 15:20:11 +0000
- To: public-webrtc@w3.org
youennf has just created a new issue for https://github.com/w3c/mediacapture-transform: == What is a valid MediaStreamTrack == The spec says: ``` If init.[track](https://w3c.github.io/mediacapture-transform/#dom-mediastreamtrackprocessorinit-track) is not a valid [MediaStreamTrack](https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack), throw a [TypeError](https://webidl.spec.whatwg.org/#exceptiondef-typeerror). ``` But a valid MediaStreamTrack is not defined. Is it that this should be a video live track? Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/94 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 19 January 2024 15:20:13 UTC