Issue metadata
Sign in to add a comment
|
Make element capture work for streams assigned as srcObjects |
||||||||||||||||||||||||
Issue descriptionCurrently, stream capture of an element containing a MediaStream clones the stream by looking up currentSrc() in MediaStreamRegistry, but this will fail if the stream is assigned as an srcObject, since in this case currentSrc() is empty.
,
Sep 28 2017
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by guidou@chromium.org
, Sep 28 2017