Default resolution for Youtube player

I want my Youtube default native resolution to be 1080p. Here is the iframe code:

<iframe width="1050" height="591" src="//www.youtube.com/embed/GjsBjsWXgsA?rel=0&vq=hd1080" frameborder="0" allowfullscreen></iframe>

      

HD1080 works fine on Mozilla Firefox but not Chrome.

Can anyone suggest another option?

+3


source to share


1 answer


The following options are supported in AS2 player, but they are deprecated for new AS3 and HTML5 players: border, color1, color2, egm, hd and show search.



0


source







All Articles