[webkit-reviews] review requested: [Bug 198840] Changing settings of a MediaStreamTrack clone should not alter the settings of the original track : [Attachment 372479] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 12:57:20 PDT 2019


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 198840: Changing settings of a MediaStreamTrack clone should not alter the
settings of the original track
https://bugs.webkit.org/show_bug.cgi?id=198840

Attachment 372479: Patch

https://bugs.webkit.org/attachment.cgi?id=372479&action=review




--- Comment #9 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 372479
  --> https://bugs.webkit.org/attachment.cgi?id=372479
Patch

Patch ready to review.
The idea behind this patch would be to have RealtimeVideoSource be fully
responsible for frame rate/size adaptation.
This would remove the need for RealtimeVideoCaptureSource to be a
RealtimeMediaSource , which might simplify things. It could instead become a
RealtimeCamera or something like that.


More information about the webkit-reviews mailing list