RESOLVED FIXED168778
[WebRTC] Outgoing video quality is poor
https://bugs.webkit.org/show_bug.cgi?id=168778
Summary [WebRTC] Outgoing video quality is poor
youenn fablet
Reported 2017-02-23 08:02:11 PST
Resolution might decrease and latency is progressively adding up
Attachments
Patch (1.74 KB, patch)
2017-02-23 12:59 PST, youenn fablet
no flags
Patch for landing (1.89 KB, patch)
2017-02-23 14:21 PST, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2017-02-23 08:02:31 PST
youenn fablet
Comment 2 2017-02-23 12:59:06 PST
Eric Carlson
Comment 3 2017-02-23 14:08:18 PST
Comment on attachment 302562 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=302562&action=review > Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCAudioModule.h:59 > + int64_t TimeUntilNextProcess() final { return 100000000; } Nit: it would be nice to have a comment here explaining this magic number.
youenn fablet
Comment 4 2017-02-23 14:21:40 PST
Created attachment 302575 [details] Patch for landing
youenn fablet
Comment 5 2017-02-23 14:23:38 PST
Thanks for the review. (In reply to comment #3) > Comment on attachment 302562 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=302562&action=review > > > Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCAudioModule.h:59 > > + int64_t TimeUntilNextProcess() final { return 100000000; } > > Nit: it would be nice to have a comment here explaining this magic number. Done
WebKit Commit Bot
Comment 6 2017-02-23 17:02:38 PST
Comment on attachment 302575 [details] Patch for landing Clearing flags on attachment: 302575 Committed r212931: <http://trac.webkit.org/changeset/212931>
WebKit Commit Bot
Comment 7 2017-02-23 17:02:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.