videojs-resolution-selector icon indicating copy to clipboard operation
videojs-resolution-selector copied to clipboard

Adds a resolution selector button to Video.js to allow users to manually adjust the video quality.

Results 9 videojs-resolution-selector issues
Sort by recently updated
recently updated
newest added

I m using this feature but getting two errors and even cant play video when embedding this feature. Any help would be appreciated Thanks. ![capture](https://user-images.githubusercontent.com/14071753/32041854-1fc6ae82-ba4f-11e7-9a49-bb5ba90d60e0.JPG) ![capture1](https://user-images.githubusercontent.com/14071753/32041855-20160ad6-ba4f-11e7-9db0-ba1eb5419644.JPG)

It seems we have to add sources in html to make the selector work. When I call myPlayer.src() to load sources dynamically, it doesn't work. Right now, I am just...

enhancement

i get this bug, plz help: TypeError: _V_.MenuItem is undefined _V_.ResolutionMenuItem = _V_.MenuItem.extend({ (line 38, col 2) thanks you :)

It would be really cool if this supported an "auto" option that used MPEG-DASH and/or HLS to enable adaptive resolution videos in addition to manual selection. [DASH playback](https://github.com/Dash-Industry-Forum/dash.js/tree/development/contrib/videojs) tech now...

enhancement

I am facing a problem in this plugin Whenever I change the resolution the poster image is displayed for some time. Is it possible to hide poster Image whenever I...

Hi this needs updating to support videojs 5.0.

What are the primary road blocks with getting the plugin to work in with Flash? I know there are issues with changing the RTMP source but as far as I...

enhancement

We're relying on a couple `for...in` style loops. This isn't ideal, and it should be changed.

enhancement