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

for version 7.0? #124

Open
surikat1978 opened this issue Oct 8, 2018 · 5 comments
Open

for version 7.0? #124

surikat1978 opened this issue Oct 8, 2018 · 5 comments

Comments

@surikat1978
Copy link

Can I wait to fix for version 7.0?
Thanks advance!

@ahmadshc
Copy link

ahmadshc commented Nov 6, 2018

yes, please sync with latest version 7.3.0
thank you

@beznosd
Copy link

beznosd commented Nov 14, 2018

This solution works well for 7.3.0 too
#88 (comment)

@patrikw1
Copy link

patrikw1 commented Feb 12, 2019

@beznosd I did install forked repo, but still doesnt work for me, aby update on this? I use video.js 7.1.0

@surikat1978
Copy link
Author

surikat1978 commented Feb 20, 2019

@beznosd

It also does not work for version 7.3.0 I checked on all browsers. And what is interesting is that it does not work even for the 6.13.0 version ?!
Maybe I'm doing something wrong? On version of player 5.20.5 works fine.

<video width="640" height="360" style='display:block;margin-left:auto;margin-right:auto;' id="player1" class="video-js vjs-default-skin" poster="http://site.net/poster_1.jpg" preload="none" controls data-setup='{ "nativeControlsForTouch" : false, "html5" : { "nativeTextTracks" : true },"playbackRates" : [0.7, 0.8, 0.9, 1, 1.2, 1.5]}'>
<source src='http://site.net/file_1.mp4' type='video/mp4' res='480' label='480p'>
<source src='http://site.net/file_2.mp4' type='video/mp4' res='720' label='720p'></video>
<script>
videojs('player1').videoJsResolutionSwitcher()
</script>

@mzulkiakbari
Copy link

This code for Videojs Version 7+

i am fixing.

https://github.com/bariartz/videojs-resolution-switcher-for-videojs-version-7/

sorry for my bad english.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants