-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome test Failure #7
Comments
What version of Chrome are you using, and on which platform? We have not seen this error in chrome, unless we go into the chrome://flags and manually disable MediaSource. What is the specific error message? Which files are you trying to run? |
the Google Chrome version is 27.0.1453.65 (Official Build 195685) beta / and i got the same problem with the stable version Platform Linux Xubuntu 11.10 "Your browser does not support the MediaSource API. Please try another browser, such as Chrome." |
It is known that Android devices do not current work. On my Galaxy Nexus the MediaSource is created (I do not see the unsupported error), but the MediaSource never opens. I have not tested on any Linux machines, so I do not know what the status of MediaSource is on the Linux platform. |
I havent tested on linux either, but it is running on the chromebook with no errors, which runs on a linux kernel, I have heard from members of the Chromium team that they are indeed developing and testing the MediaSource APIs on linux, so they should be supported. Sent from my Verizon Wireless 4G LTE DROID |
Can you take a look at chrome://flags and verify that the "Disable Media Source API on |
I contacted the main developer of MediaSource in Chrome and he has verified that everything works fine. He cloned the dash.js repository and ran the code without problem. He is using the same Chrome build as you, but he's using Ubuntu Precise 12.04 although that shouldn't matter. |
I verified that the media source API is enabled |
I'm sorry to hear that you are still having issues. If you provide us with more information we can try to sort out what's going on. So far you are the only person who has reported this issue, so I'm interested in figuring it out! |
Some updates have been made scince the old specs for some methods : I found the answer of Aaron Colwell from Google Inc about the updates in So maybe this issue is about the mapping between the chrome version and the |
I do not think that this is a valid issue anymore. |
For Dash Live, when DVR is not full, undefined Error on availabilityStartTime
While testing the code always get the javascript alert telling that the Media Source API is not supported, tests are done with Chrome latest version and also with the Chromimum
The text was updated successfully, but these errors were encountered: