
Mobile devices not playing
Hello. We are testing the free version
We can see well in desktops, but no in any kind of mobile devices
Set up
<script type="text/javascript">
jwplayer("myElement").setup({
width: "570",
height: "386",
autostart: true,
skin: "/soho/skins/six.xml",
playlist: [{
title: "<?php echo $row_Recordset1['titulo']; ?>",
image: "/soho/images/Wormholescreen5.jpg",
sources: [
{ file: "http://217.160.176.9/comun/videos/<?php echo $row_Recordset1['144p']; ?>", label: "144p" },
{ file: "http://217.160.176.9/comun/videos/<?php echo $row_Recordset1['360p']; ?>", label: "360p SD" },
{ file: "http://217.160.176.9/comun/videos/<?php echo $row_Recordset1['720p']; ?>", label: "720p HD" },
{ file: "http://217.160.176.9/comun/videos/<?php echo $row_Recordset1['1080p']; ?>", label: "1080p FullHD" }
],
tracks: [{
file: "/webvtt/<?php echo $row_Recordset1['subtitulos2']; ?>",
label: "Русский",
kind: "captions",
"default": true
},{
file: "/webvtt/<?php echo $row_Recordset1['subtitulos1']; ?>",
kind: "captions",
label: "Английский"
}],
}],
captions: {
back: false,
color: '3593FD',
fontsize: 20
},
});
</script>
LINK
http://www.dokumentalniefilmi-besplatno.com/player.php?titulo=%D0%A4%D1%80%D0%B0%D0%BA%D1%82%D0%B0%D0%BB%D1%8B:%20%D0%9F%D0%BE%D0%B8%D1%81%D0%BA%D0%B8%20%D0%BD%D0%BE%D0%B2%D1%8B%D1%85%20%D1%80%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D0%BD%D0%BE%D1%81%D1%82%D0%B5%D0%B9
Can you help us?
Thanks and regards