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

Issue 2606033002: RTCMediaStreamTrackStats.framesSent collected by RTCStatsCollector. (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.framesSent collected by RTCStatsCollector. BUG=webrtc:6757, chromium:659137, chromium:627816 Review-Url: https://codereview.webrtc.org/2606033002 Cr-Commit-Position: refs/heads/master@{#16188} Committed: https://chromium.googlesource.com/external/webrtc/+/fefe076789f9294aaeb0ecc4221ad5e5970492e9

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase after RTCMediaStreamTrackStats being per-attachment #

Patch Set 3 : Addressed comment (added a TODO) #

Patch Set 4 : Rebase with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M webrtc/api/rtcstats_integrationtest.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M webrtc/api/stats/rtcstats_objects.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 23 (13 generated)
hbos
Please take a look, hta and deadbeef. I'm thinking that if "RTCMediaStreamTrackStats.framesPerSecond = framerate_sent = ...
3 years, 11 months ago (2016-12-29 14:20:57 UTC) #4
hbos
I meant "RTCMediaStreamTrackStats.framesSent = frames_encoded"
3 years, 11 months ago (2016-12-29 14:21:49 UTC) #5
hbos
https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc#newcode455 webrtc/api/rtcstatscollector.cc:455: video_track_stats->frames_sent = sender_info->frames_encoded; This is the same as RTCOutboundRTPStreamStats.framesEncoded ...
3 years, 11 months ago (2016-12-29 15:34:59 UTC) #8
hta-webrtc
lgtm once you add the right TODO. https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc#newcode455 webrtc/api/rtcstatscollector.cc:455: video_track_stats->frames_sent = ...
3 years, 11 months ago (2017-01-02 16:00:12 UTC) #9
hbos
On 2017/01/02 16:00:12, hta-webrtc wrote: > lgtm > > once you add the right TODO. ...
3 years, 11 months ago (2017-01-03 09:13:56 UTC) #10
Taylor Brandstetter
On 2017/01/03 09:13:56, hbos wrote: > On 2017/01/02 16:00:12, hta-webrtc wrote: > > lgtm > ...
3 years, 11 months ago (2017-01-04 23:44:37 UTC) #11
Taylor Brandstetter
lgtm, though I agree about the TODO.
3 years, 11 months ago (2017-01-04 23:45:18 UTC) #12
hbos
https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2606033002/diff/1/webrtc/api/rtcstatscollector.cc#newcode455 webrtc/api/rtcstatscollector.cc:455: video_track_stats->frames_sent = sender_info->frames_encoded; On 2017/01/02 16:00:12, hta-webrtc wrote: > ...
3 years, 11 months ago (2017-01-19 10:41:16 UTC) #15
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/2606033002/60001
3 years, 11 months ago (2017-01-20 12:04:07 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 14:14:31 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/fefe076789f9294aaeb0ecc42...

Powered by Google App Engine
This is Rietveld 408576698