New issue
Advanced search Search tips

Issue 769649 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 765625
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Make element capture work for streams assigned as srcObjects

Project Member Reported by guidou@chromium.org, Sep 28 2017

Issue description

Currently, 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.
 

Comment 1 by guidou@chromium.org, Sep 28 2017

Cc: emir...@chromium.org

Comment 2 by guidou@chromium.org, Sep 28 2017

Mergedinto: 765625
Status: Duplicate (was: Assigned)

Sign in to add a comment