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

Issue 2782523003: [Remoting Host] Supporting WebRTC VP9 streaming (Closed)

Created:
3 years, 8 months ago by Yuwei
Modified:
3 years, 8 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, posciak+watch_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Remoting Host] Supporting WebRTC VP9 streaming This CL makes the host able to stream both VP8 and VP9 video through WebRTC. In runtime codec to be used will be negotiated with the client. BUG=706220 Review-Url: https://codereview.chromium.org/2782523003 Cr-Commit-Position: refs/heads/master@{#461607} Committed: https://chromium.googlesource.com/chromium/src/+/1481d8d05554a3eaad097ba80ad38ca860b1a674

Patch Set 1 #

Patch Set 2 : PTAL #

Total comments: 10

Patch Set 3 : Fix Feedback / PTAL #

Patch Set 4 : Merge from master #

Total comments: 4

Patch Set 5 : Fix Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -23 lines) Patch
M remoting/protocol/webrtc_dummy_video_encoder.h View 1 2 4 chunks +9 lines, -1 line 0 comments Download
M remoting/protocol/webrtc_dummy_video_encoder.cc View 1 2 5 chunks +36 lines, -11 lines 0 comments Download
M remoting/protocol/webrtc_frame_scheduler_simple.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_frame_scheduler_simple.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 2 1 chunk +11 lines, -7 lines 0 comments Download
M remoting/protocol/webrtc_video_stream.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_video_stream.cc View 1 2 3 4 4 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Yuwei
PTAL Looks like the performance is not quite on-par with VP8 so I guess more ...
3 years, 8 months ago (2017-03-29 01:08:33 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/2782523003/diff/20001/remoting/protocol/webrtc_dummy_video_encoder.cc File remoting/protocol/webrtc_dummy_video_encoder.cc (right): https://codereview.chromium.org/2782523003/diff/20001/remoting/protocol/webrtc_dummy_video_encoder.cc#newcode143 remoting/protocol/webrtc_dummy_video_encoder.cc:143: LOG(FATAL) << "Unsupported codec: " << codec_type_; NOTREACHED(). https://codereview.chromium.org/2782523003/diff/20001/remoting/protocol/webrtc_transport.cc ...
3 years, 8 months ago (2017-03-31 19:23:11 UTC) #7
Yuwei
PTAL https://codereview.chromium.org/2782523003/diff/20001/remoting/protocol/webrtc_dummy_video_encoder.cc File remoting/protocol/webrtc_dummy_video_encoder.cc (right): https://codereview.chromium.org/2782523003/diff/20001/remoting/protocol/webrtc_dummy_video_encoder.cc#newcode143 remoting/protocol/webrtc_dummy_video_encoder.cc:143: LOG(FATAL) << "Unsupported codec: " << codec_type_; On ...
3 years, 8 months ago (2017-04-03 22:29:10 UTC) #8
Sergey Ulanov
lgtm https://codereview.chromium.org/2782523003/diff/60001/remoting/protocol/webrtc_frame_scheduler_simple.h File remoting/protocol/webrtc_frame_scheduler_simple.h (right): https://codereview.chromium.org/2782523003/diff/60001/remoting/protocol/webrtc_frame_scheduler_simple.h#newcode78 remoting/protocol/webrtc_frame_scheduler_simple.h:78: // Set to true when the encoder is ...
3 years, 8 months ago (2017-04-04 00:21:25 UTC) #9
Yuwei
Thanks! https://codereview.chromium.org/2782523003/diff/60001/remoting/protocol/webrtc_frame_scheduler_simple.h File remoting/protocol/webrtc_frame_scheduler_simple.h (right): https://codereview.chromium.org/2782523003/diff/60001/remoting/protocol/webrtc_frame_scheduler_simple.h#newcode78 remoting/protocol/webrtc_frame_scheduler_simple.h:78: // Set to true when the encoder is ...
3 years, 8 months ago (2017-04-04 00:50:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2782523003/80001
3 years, 8 months ago (2017-04-04 00:51:28 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 01:44:43 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/1481d8d05554a3eaad097ba80ad3...

Powered by Google App Engine
This is Rietveld 408576698