RESOLVED FIXED 217312
MediaRecorder should respect enabled and muted tracks
https://bugs.webkit.org/show_bug.cgi?id=217312
Summary MediaRecorder should respect enabled and muted tracks
youenn fablet
Reported 2020-10-05 08:17:00 PDT
MediaRecorder should respect enabled and muted tracks
Attachments
Patch (21.38 KB, patch)
2020-10-05 08:20 PDT, youenn fablet
no flags
Patch (21.46 KB, patch)
2020-10-05 08:55 PDT, youenn fablet
no flags
Patch for landing (21.46 KB, patch)
2020-10-05 11:15 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2020-10-05 08:20:26 PDT
youenn fablet
Comment 2 2020-10-05 08:55:14 PDT
Eric Carlson
Comment 3 2020-10-05 09:50:26 PDT
Comment on attachment 410524 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410524&action=review > Source/WebCore/ChangeLog:8 > + If track is muted, replace it by either silence (audio buffer filled with zero) or black frames. s/zero/zeros/
youenn fablet
Comment 4 2020-10-05 11:15:34 PDT
Created attachment 410533 [details] Patch for landing
Radar WebKit Bug Importer
Comment 5 2020-10-05 11:16:47 PDT
EWS
Comment 6 2020-10-05 11:52:36 PDT
Committed r267987: <https://trac.webkit.org/changeset/267987> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410533 [details].
Note You need to log in before you can comment on or make changes to this bug.