Chromium Code Reviews
DescriptionRequest frame for new sinks from MediaStreamVideoTrack
This CL adds a series of RequstFrame() calls propagated from
MediaStreamVideoTrack when a new sink is added.
MediaStreamVideoTrack
-> MediaStreamVideoCapturerSource which is a MediaStreamVideoSource
-> media::VideoCapturerSource
This addresses the issues when a new sink is added but doesn't
receive a frame because it wasn't added on time.
BUG=597876, 587789, 486274
Committed: https://crrev.com/dbe511aa9eea169722b239f82174850df2185eff
Cr-Commit-Position: refs/heads/master@{#383421}
Patch Set 1 : Early design: Track holds onto frame. #Patch Set 2 : Propogate RequestFrame() calls. #
Total comments: 2
Patch Set 3 : miu@ comments. #
Total comments: 2
Patch Set 4 : miu@ nit. #Messages
Total messages: 26 (15 generated)
|