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

VTT preview thumbnails not working


Hello!
I've made .vtt file like this:
http://158.106.77.35:5000/zeetvhdus/index-1444009175-498.vtt
added it to jw player as
tracks: [{
file: "http://158.106.77.35:5000/zeetvhdus/index-1444009175-498.vtt",
kind: "thumbnails"
}]
and on my vtt-server i see that jwplayer fetch it, but then even not trying to get images or crossdomain.xml (it is on that server).

What may be wrong in this vtt-file?

3 Community Answers

mark

User  
0 rated :

has to be

<jwplayer:track file="http://158.106.77.35:5000/zeetvhdus/index-1444009175-498.vtt" kind="thumbnails"/>

mark

User  
0 rated :

^^ if in a rss playlist ... maybe you aren't?
We need a URL , this info is not enough

Alex

JW Player Support Agent  
0 rated :

Hi, there!

Are the jpg’s you’re referencing in your VTT in the same directory as the VTT file?

Also, Mark is right, in order to figure this out, I’m going to need you to supply a link to a page where you have this all setup on.

Thanks.

This question has received the maximum number of answers.