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

Issue 292373002: More reliable keep-alive video packets. (Closed)

Created:
6 years, 7 months ago by Sergey Ulanov
Modified:
6 years, 7 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

More reliable keep-alive video packets. Previously the host was not sending empty keep alive messages when video stream is paused or when it's blocked on the encoder, this triggers reconnect too often. Refactored keep-alive logic in VideoScheduler so now it always sends keep-alive messages when there is no other activity on the stream. BUG=376528, 375568 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272790

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -23 lines) Patch
M remoting/host/video_scheduler.h View 1 2 chunks +11 lines, -1 line 0 comments Download
M remoting/host/video_scheduler.cc View 1 2 6 chunks +47 lines, -22 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Sergey Ulanov
6 years, 7 months ago (2014-05-22 23:30:01 UTC) #1
Wez
This seems the wrong approach to me; looking at the MonitoringVideoStub it seems to declare ...
6 years, 7 months ago (2014-05-23 00:45:24 UTC) #2
Sergey Ulanov
This seems the wrong approach to me; looking at the MonitoringVideoStub it seems to declare ...
6 years, 7 months ago (2014-05-23 01:27:12 UTC) #3
Wez
lgtm https://codereview.chromium.org/292373002/diff/20001/remoting/host/video_scheduler.cc File remoting/host/video_scheduler.cc (right): https://codereview.chromium.org/292373002/diff/20001/remoting/host/video_scheduler.cc#newcode34 remoting/host/video_scheduler.cc:34: // when there are no real video frame ...
6 years, 7 months ago (2014-05-24 05:57:08 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/292373002/diff/20001/remoting/host/video_scheduler.cc File remoting/host/video_scheduler.cc (right): https://codereview.chromium.org/292373002/diff/20001/remoting/host/video_scheduler.cc#newcode34 remoting/host/video_scheduler.cc:34: // when there are no real video frame being ...
6 years, 7 months ago (2014-05-24 09:06:27 UTC) #5
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 7 months ago (2014-05-24 09:06:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/292373002/40001
6 years, 7 months ago (2014-05-24 09:07:19 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-24 10:35:12 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-24 10:55:42 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/77399)
6 years, 7 months ago (2014-05-24 10:55:42 UTC) #10
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 7 months ago (2014-05-25 07:32:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/292373002/40001
6 years, 7 months ago (2014-05-25 07:33:13 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-25 08:40:25 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-25 08:47:01 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/77478)
6 years, 7 months ago (2014-05-25 08:47:02 UTC) #15
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 7 months ago (2014-05-26 02:29:28 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/292373002/40001
6 years, 7 months ago (2014-05-26 02:30:28 UTC) #17
commit-bot: I haz the power
6 years, 7 months ago (2014-05-26 04:30:39 UTC) #18
Message was sent while issue was closed.
Change committed as 272790

Powered by Google App Engine
This is Rietveld 408576698