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
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?
The text was updated successfully, but these errors were encountered:
The spec says:
But a valid MediaStreamTrack is not defined.
Is it that this should be a video live track?
The text was updated successfully, but these errors were encountered: