Adding native support for MPEG-DASH
Reported by
sworddragon2@gmail.com,
Apr 13 2016
|
||||
Issue description
UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Example URL:
Steps to reproduce the problem:
Execute "document.createElement('video').canPlayType('application/dash+xml');" or try to play a .mpd file with the HTML video element.
What is the expected behavior?
Executing "document.createElement('video').canPlayType('application/dash+xml');" should not return an empty string and playing a .mpd file with the HTML video element should result the related videos to assemble and start playing.
What went wrong?
Executing "document.createElement('video').canPlayType('application/dash+xml');" returns an empty string and playing a .mpd file with the HTML video element fails.
Did this work before? No
Is it a problem with Flash or HTML5? HTML5
Does this work in other browsers? N/A
Chrome version: 49.0.2623.112 Channel: stable
OS Version: 4.4.6
Flash Version: 21.0.0.216
,
Apr 21 2016
feature request. Pango@, can you take a look?
,
Jun 12 2017
This bug has been stale for > 1 year. If you still want to keep it, please change StaleAssigned label to StaleKeep. If you don't want to keep it anymore, you don't need do anything, I will close it in 30 days. thanks
,
Jul 18 2017
this bug has been stale for > 1 year. resolve as won't fix with label StaleClosed. If you think it's worth to keep, please re-activate and assign appropriately. |
||||
►
Sign in to add a comment |
||||
Comment 1 by b...@chromium.org
, Apr 13 2016