sampotts / plyr

A simple HTML5, YouTube and Vimeo player
https://plyr.io
MIT License
26.35k stars 2.92k forks source link

Multiple players with HLS and preload #1479

Open chatlumo opened 5 years ago

chatlumo commented 5 years ago

Hello,

I'm trying to use multiple players with using HLS. My issue is that these videos seems to be preloaded for some %.

Is there a way to no preload video while play button is not pressed ?

I would like to optimize my server resources.

chatlumo commented 5 years ago

Is it an option somewhere ? From hls.js or Plyr ?

Thanks.