Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Issue 2641763003: RTCMediaStreamTrackStats collected on a per-attachment basis. (Closed)

Created:
3 years, 11 months ago by hbos
Modified:
3 years, 11 months ago
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

RTCMediaStreamTrackStats collected on a per-attachment basis. According to recent spec change: https://github.com/w3c/webrtc-stats/pull/138/files This establishes the relationship between tracks and [Voice/Video][Sender/Receiver]Info(s). Follow-up CLs will easily be able to collect more stats from them. BUG=webrtc:6757, chromium:659137, chromium:627816 Review-Url: https://codereview.webrtc.org/2641763003 Cr-Commit-Position: refs/heads/master@{#16181} Committed: https://chromium.googlesource.com/external/webrtc/+/9e30274c03c8e812abeb37c7876648e3cae0805a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 1

Patch Set 3 : Multiple senders for local video track too, not just for local audio track #

Total comments: 4

Patch Set 4 : Added comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+584 lines, -357 lines) Patch
M webrtc/api/rtcstats_integrationtest.cc View 2 chunks +11 lines, -18 lines 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 10 chunks +211 lines, -76 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 3 16 chunks +362 lines, -263 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
hbos
Please take a look, hta and deadbeef. (This makes this CL obsolete: https://codereview.webrtc.org/2602033002)
3 years, 11 months ago (2017-01-18 14:02:26 UTC) #7
Taylor Brandstetter
https://codereview.webrtc.org/2641763003/diff/20001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2641763003/diff/20001/webrtc/api/rtcstatscollector.cc#newcode433 webrtc/api/rtcstatscollector.cc:433: video_receiver_info.frame_width); If a frame hasn't been decoded yet, the ...
3 years, 11 months ago (2017-01-18 20:10:27 UTC) #10
hbos
PTAL hta, deadbeef. https://codereview.webrtc.org/2641763003/diff/20001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2641763003/diff/20001/webrtc/api/rtcstatscollector.cc#newcode433 webrtc/api/rtcstatscollector.cc:433: video_receiver_info.frame_width); On 2017/01/18 20:10:27, Taylor Brandstetter ...
3 years, 11 months ago (2017-01-19 10:00:00 UTC) #13
hta-webrtc
lgtm
3 years, 11 months ago (2017-01-19 13:51:53 UTC) #18
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2641763003/diff/60001/webrtc/api/rtcstatscollector_unittest.cc File webrtc/api/rtcstatscollector_unittest.cc (right): https://codereview.webrtc.org/2641763003/diff/60001/webrtc/api/rtcstatscollector_unittest.cc#newcode1394 webrtc/api/rtcstatscollector_unittest.cc:1394: nit: Could add comment here that this VoiceSenderInfo ...
3 years, 11 months ago (2017-01-19 17:20:32 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2641763003/80001
3 years, 11 months ago (2017-01-20 09:38:47 UTC) #22
hbos
https://codereview.webrtc.org/2641763003/diff/60001/webrtc/api/rtcstatscollector_unittest.cc File webrtc/api/rtcstatscollector_unittest.cc (right): https://codereview.webrtc.org/2641763003/diff/60001/webrtc/api/rtcstatscollector_unittest.cc#newcode1394 webrtc/api/rtcstatscollector_unittest.cc:1394: On 2017/01/19 17:20:32, Taylor Brandstetter wrote: > nit: Could ...
3 years, 11 months ago (2017-01-20 09:43:22 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/9e30274c03c8e812abeb37c7876648e3cae0805a
3 years, 11 months ago (2017-01-20 10:47:19 UTC) #26
hbos
3 years, 11 months ago (2017-01-20 12:21:41 UTC) #27
Message was sent while issue was closed.
On 2017/01/20 10:47:19, commit-bot: I haz the power wrote:
> Committed patchset #4 (id:80001) as
>
https://chromium.googlesource.com/external/webrtc/+/9e30274c03c8e812abeb37c78...

Caused flake fixed by https://codereview.webrtc.org/2640743007/

Powered by Google App Engine
This is Rietveld 408576698