-
jPlayer won't start streaming if placed on audio tag. e.g
``` html
```
``` javascript
$("#audio").jPlayer({
ready: function (event) {
$(this).jPlayer("setMedia", { mp3: 'myStrea…
-
Make the audio player play audio in firefox!
-
The age of pure flash players is clearly over and this should be replaced by another HTML5 capable solution additionally to jPlayer which is that already. Flowplayer5 is sadly no option since it does …
-
Hi,
I'm wondering if I can safely activate the jplayer plugin after migrate from piwigo 2.4 -> 2.5?
It was automaticaly disabled.
Thanks.
-
Hi,
I'm developing a web radio player to top 8 musics, I need customize all player but I can't use class instead of ids.
Could you help me?
Thanks.
-
I'm curious if there is a way to not replace the entire body.
I'm hoping to have an element on the page that stays consistent (and plays media throughout page-changes). This doesn't seem to work, and…
-
when logging into cherrymusic, sometimes (actually quite often) jplayer doesnt load, showing only a big black box. i have to manually relaod the page several times until jplayer loads correctly.
-
jp-audio-stream volume controls not visible on mobile browsers (in h5bp, jQuery Mobile environment)
Looks to be a CSS issue. Trying to find the cause...
-
http://www.jplayer.org/latest/demo-04/ Check this demo on mobile not working i want to play mp3 files using html5 in android. Can anybody give me fix for this please. thanx
-
I think need to be implemented to hold range-requests, i mean $_SERVER['HTTP_RANGE'], i've allready have one working solution, so if needed can make a PR, good enhancement i think. Need opinions of f…