Skip to content
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

Video.js and MediaElement.js quality select #51

Closed
ntadej opened this issue Aug 27, 2014 · 3 comments
Closed

Video.js and MediaElement.js quality select #51

ntadej opened this issue Aug 27, 2014 · 3 comments
Labels

Comments

@ntadej
Copy link

ntadej commented Aug 27, 2014

There is a documentation missing if quality selection is available on video.js and/or mediaelement.js. If it is, how can it be done?

@mangui
Copy link
Owner

mangui commented Aug 27, 2014

Hi @ntadej
quality selection logic is available in https://github.com/mangui/video-js-swf
but it requires some js changes as well. that are not hosted on my github profile.
js changes are described in this comment : mangui/video-js-swf#3 (comment)

it is not supported in mediaelement.js

Cheers
Mangui

@steverandy
Copy link

@mangui is there a method exposed to videojs to get levels?

@mangui
Copy link
Owner

mangui commented Jun 29, 2015

https://github.com/mangui/video-js-swf exposes quality level to JS, plz check this PR for details: mangui/video-js-swf#3

@mangui mangui closed this as completed Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants