" />
(format=m3u8-aapl).m3u8" />'); $('video').mediaelementplayer({ features: ['playpause','progress','current','duration','tracks','volume','fullscreen'], iPadUseNativeControls: true, iPhoneUseNativeControls: true, //AndroidUseNativeControls: true, enablePluginSmoothing: true, customError:'Get Microsoft Silverlight', success: function(media, node, player) { //setTimeout(function(){media.play()},10000); media.play(); } }); }