[Webkit-unassigned] [Bug 172831] MediaStreamTrack clone API does not clone the media source associated with the track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 13:18:04 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172831

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
(In reply to Prerak Jain from comment #0)
> MediaStreamTrack clone API just clones the track but not the media source,
> as a result, if a track is muted/stopped it will mute/stop the media source
> and all the tracks associated with media source will be affected. A change
> in state of a track using a media source should not impact the other tracks
> using the same media source.

There are things that can be done in terms of stopping/muting.
If it comes to properties of the source (width, height, echo cancellation...), that may be harder.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170601/4314d671/attachment.html>


More information about the webkit-unassigned mailing list