
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?