Chromium Code Reviews
DescriptionFix media stream playback event as media element.
When media stream is played with <video>, it needs to emit events as media element (defined at http://dev.w3.org/html5/spec-author-view/video.html#mediaevents). This patch fixes events: canplay, play, playing and timeupdate.
VideoFrameProvider will be started when player is loaded. HaveMetaData and HaveEnoughData will be sent out when the first frame is received in player.
In autoplay off mode, <video> for media stream will display black window till play is requrested.
BUG=156310, 142988, 110938
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163872
Patch Set 1 #
Total comments: 2
Patch Set 2 : fire events after first frame is avaialbe #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||