jPlayer
jPlayer copied to clipboard
jPlayer : HTML5 Audio & Video for jQuery
I'm using the simple circle player as it is in the demo. However i want to add the progress bar and the time just besides the circular player. Is there...
Many times when seeking to a certain location in a file the seek bar sits and flashes. Sometimes the seek bar actually auto-seeks to the beginning of the file while...
Put 20 click values in a list. initiate jPlayer create a click function to load the player on click, eg. ``` function loadPlayer(er) { var releaseTitle = $(er).attr("data-title"); var filename...
AAC stream in internet explorer not work e.g: http://99.livecdn.biz/99fm_aac
When seeking with partial content(206) chrome loads the whole content. Is this a chrome issue or what? Firefox works perfectly.
I have tried to install jPlayer with Composer, but it only installs the full JS file and not the SWF and the minified version. Is it possible to change that?
This is my code: ``` $("#jquery_jplayer_1").jPlayer({ ready: function() { $(this).jPlayer("setMedia", { title: "mytitle", flv: "myvideo.flv" }).jPlayer("play"); }, ended: function() { $(this).jPlayer("play"); }, swfPath: "mypath", supplied: "flv", size: { width: 760,...
Hi, I want to explain an issue still present in jPlayer due to the regex pattern you're using today in the jQuery-functionality/prevention checks (the function checkFlashVars together with illegalChar). This...
Hi folks, I'm trying to write a sample project to play mp3 files with jPlayerPlaylist. App is working on desktop very well. When compiled with phonegapp (for android), when click...
I get zero function, play, etc on Windows Mobile / Phones.