Hi, trying to use JW in IE 11 - but get error "Setup timeout error - setup took longer than 30 secs"
The video works fine in Chrome and Edge.
Am using standalone with following script:
jwplayer("salesvid").setup({
file: "bunny.mp4",
image: "images/vhcbackg.png",
stretching: "fill",
height: 450,
width: 768,
autostart: true,
title: '',
logo: {
file: 'images/salesvidbanner.png',
link: 'http://google.co.uk,
hide: true
}
});
↧