vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

playbackQuality not woking #319

Open vietdiemtran opened 2 years ago

vietdiemtran commented 2 years ago
  <Player playbackQualities={['360p', '720p', '1080p']} playbackQuality={'360p'} ...

Please support