The Open Standard Media Player is an all-in-one media player for the web. It is an industry changing, open source (MIT) media player that is built to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.
minplayer is not working on iOS devices, sometimes it does play on iPad, but no luck with iPhone, Same goes for youtube videos, i am using http mp4 videos, it seems to be working fine on desktop, please advise. Thanks for your help
minplayer is not working on iOS devices, sometimes it does play on iPad, but no luck with iPhone, Same goes for youtube videos, i am using http mp4 videos, it seems to be working fine on desktop, please advise. Thanks for your help
$(function(){ $("video#h264").minplayer({ autoplay: true, width: '500px', height: '300px', wmode:'transparent', volume:100 }); });