Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

How to enable HD Quality button ?


I have code below and link file mp4 of google drive but it no show HD button while link youtube show HD button
<div id="videoPlayer"></div>
<script type="text/javascript">
jwplayer('videoPlayer').setup({
file: 'https://googledrive.com/host/0B2azLwPqznxqNWx2aWYyNFRfY2M/welcome.mp4',
});
</script>

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

The HD button will appear when the player detects multiple sources for the same video.

Did you search our Support site at https://support.jwplayer.com for “HD button”? The first result is the page you need:

https://support.jwplayer.com/customer/en/portal/articles/1428524-hd-quality-toggling

This question has received the maximum number of answers.