Hi,
Suddenly, my JWPlayer is not working in Firefox and Android devices any more. It used to work earlier in both.
Following is the example page: http://www.playsominaltv.com/demo/
Code used it below:
Loading the player ...
var playerInstance = jwplayer("myElement"); playerInstance.setup({
file: "http://playcineflix.com:81/videos/DEMOBajirao.mp4",
width: "100%", skin: "stormtrooper",
autostart: true,
}); // ]]>
Please help me solve the issue,
Thanks
↧