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

HD Quality Toggling


Hi, I run 2 site one is JW7 and other is JW6. My question is would HD Quality Toggling shown in this guide http://support.jwplayer.com/customer/en/portal/articles/1428524-hd-quality-toggling work with jw6

3 Community Answers

Donni

JW Player Support Agent  
1 rated :

Here is some sample code from an old JW6 demo page that HD quality toggling, hope this helps!

jwplayer(“video1”).setup({ sources: [{ file: “bunny1080.mp4”, label: “HD 1080p” },{ file: “bunny720.mp4”, label: “HD 720p” },{ file: “bunny360.mp4”, label: “SD 360p”, ‘default’: ‘true’ }],

duy88pham

User  
0 rated :

thank for the help it work

djxray20

User  
0 rated :

hi on this one how to add caption file?

This question has received the maximum number of answers.