This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
Allow retrieval, via HTMLMediaElement.srcObject, of media provider object (even if not assigned media provider object) #555
Milestone
Media Source Extensions (and MediaStreams, blob URLs, and File blob URLs) can attach to an HTMLMediaElement using an object URL assigned to the media element src attribute or one of its child
Note that this assumes #550 is fixed (consult also the monkey patch (w3c/media-source#143) that Media Source Extensions will likely use soon to indicate how src attribute attachment is done, which anticipates #550 is fixed to align with similar text in the WHATWG spec.)
See also discussion in w3c/media-source#143 (comment)
The text was updated successfully, but these errors were encountered: