pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.3k stars 431 forks source link

HD quality on start #398

Closed pomyslografia closed 5 years ago

pomyslografia commented 5 years ago

Hi Pupunzi,

Thanks for a great plugin. I'm using it on this page: http://lidar3d.pomyslografia.pl Sometimes video starts in hd sometimes not. If not, after few seconds video changes quality to hd. Is there a possibility to start video always in hd quality? Thank you in advance for your answer.

pupunzi commented 5 years ago

Hi, The video quality is managed by Youtube and depends on the bandwidth available. Setting the quality parameter to "auto" will make Youtube optimize the quality based on the visitor bandwidth capability.

All the best, Matteo

pomyslografia commented 5 years ago

ok, thank you