
MAC system safari autostart of video is not working ?
In MAC system safari browser JW player 7.9.3 autostart option is not working . The example code is below
jwplayer("test23432432").setup({
aspectratio : "16:9",
'width':'90%',
autostart : "true",
playlist: [{
sources: [
{file:file_t_p2}
]}]
});