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

videojs-resolution-switcher is not working properly with videojs 7 #132

Open
pankajcharpe opened this issue Aug 6, 2019 · 1 comment
Open

Comments

@pankajcharpe
Copy link

pankajcharpe commented Aug 6, 2019

Selected resolution is not showing in button.
issues

Also direct importing of videos.js modules is not working with plugin.
I have to do like this , don't know why.

interface VideoJSStatic {
(id: any, options?: any, ready?: () => void): any;
}
declare var videojs: VideoJSStatic;
Please help me to resolve this issue.

@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

2 participants