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

I'm trying to use Aurora to get flac support, but I'm running into a few problems. I've got the following code: ``` var jPlayer = $("#jquery_jplayer_1").jPlayer({ ready: function () {...

When I activate the Full Screen button in the player, full screen mode is engaged as expected. However, when I quit full screen mode by tapping the ESCape key and...

The `_html_clearMedia()` method works by setting the media source value to "about:blank", this triggers a (rather nitpicky) Content Security Policy violation for sites using such headers. Excerpt of the error...

I am trying to add jplayer to moodle 3.5, it was working before on moodle 2.8 and 3.2. Now getting $('#jplayer_audio_1').jPlayer({..... is not a function. I am adding following piece...

I used the jplayer like shown in the following example: ``` $("#jquery_jplayer_video").jPlayer({ ready: function () { $(this).jPlayer("setMedia", { m4v: "test.flv" }); }, cssSelectorAncestor: "#player_container_video", swfPath: "/test/", supplied: "m4v", solution: "flash"...

not enough support mediasession API how it include

It would be really helpful if jPlayer could show the title and author of the song playing (as received in the id3 tags). For example, [one of my friends](https://threv.net/) has...

I have an URL in my website when open it must the mp3 file play instantely.. my error is opened for 1 second and stoped! in console javascript i see...

While audio file is playing in jPlayer, when pause and play the call or drag to another offset , the call quality is getting very low like echo, some noise...