chrisboustead / videojs-hls-quality-selector

Adds a quality selector menu for HLS sources played in videojs. Requires `videojs-contrib-quality-levels` plugin.
MIT License
140 stars 103 forks source link

quality selector with auto option #95

Open nadia-am opened 2 years ago

nadia-am commented 2 years ago

How can i add a quality selector with auto option like first picture in repository sample is there any documantation how to use it ? i follow the usage section but the quality selection button doen't show !

stierler commented 2 years ago

@nadia-am does your m3u8 manifest contain multiple bitrates? If you could post it, or find an example online that does, that may help. If the manifest doesn't have multiple bitrates, it should still show the menu.. if I recall correctly