jPlayer icon indicating copy to clipboard operation
jPlayer copied to clipboard

jPlayer : HTML5 Audio & Video for jQuery

Results 107 jPlayer issues
Sort by recently updated
recently updated
newest added

Added new demo page without minified resources to demonstrate UI sortable functionality. This modification inserts JSON script tags for each playlist item so that it can rebuild the playlist from...

Hello, i integrate your player on my website and i use many js fuctions & events.. now the button repeat if i activated first time and desactivate it next the...

I've tested this on jPlayer 2.9.2, IE 11.0.9600.17843/Win 7 Example of script to reproduce (works on chrome, doesn't work on IE): ``` $(document).ready(function(){ $("#jquery_jplayer_1").jPlayer({ ready: function () { $(this).jPlayer("setMedia", {...

hello, I want to set default play list via ajax, how i can do this? my actual code is: $(function() { "use strict"; if ($('.audio-player').length) { var myPlayListOtion = '';...

As it seems, m3u8 support for jplayer seems only to work on Apple Devices/Safari (Is this correct?). HLS seems to gain more traction and there are several libraries that support...

Feature Request

Hi , Shall I use this player to play .m3u file ? if yes, please provide small sample code

I am using the jPlayer plugin as an audio player, but it seems that certain events like loadeddata and ended does not work when I set this property: solutions: "flash,...

Can you add flv.js support to play FLV/FLA files without Flash? https://github.com/Bilibili/flv.js/ Chrome is removing Flash support in the future: https://www.blog.google/products/chrome/saying-goodbye-flash-chrome/