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

It does not work in the setting default in playlist


Default option does not work rss playlist

<jwplayer:source default="true" file="http://www.youtube.com/watch?v=tzZHc4Gockw"/></item>

What could be the problem

2 Community Answers

mark

User  
0 rated :

default tagging relates to quality levels of video, specifying that the video player should pick one of the variants by default when there is a number of different qualities of the SAME VIDEO. Because your source is a YouTube ref, which has it's own set of quality levels , this can not be done - or perhaps you don't understand what the default tag means?

support

User  
0 rated :

if not correctly written documentation viewed this parameter
playlist[].sources[].default
Set this to true for the media source you want to play on startup. If this isn't set for any source, the first one is used.

Then it is not clear how to start playing the video clip with the index 5 in the playlist when you open a player?

This question has received the maximum number of answers.