
Timeout for source in playlist
Hi,
I want to have multiple sources that e.g simply of the type "file", mp4.
When the first one fails I would like the second one to be tried. I thought there would be a timeout variable for this but can't find one?
The idea is to have this as a kind of redundancy.
Do I require to make a check in javascript and generate the playlist to jwplayer depending on what hosts are reachable ?