Questions tagged [jplayer]

jPlayer is the completely free and open source (GPL/MIT) media library written in JavaScript.

A jQuery plugin, jPlayer allows you to rapidly weave cross platform audio and video into your web pages. jPlayer's comprehensive API allows you to create innovative media solutions while support and encouragement is provided by jPlayer's active and growing community.

771 questions
-2
votes
1 answer

jPlayer playlist no toggle from ajax request

Maybe my question title maybe wrong and i can't try too big as title, but the thing is i am trying to add song in playlist from ajax request. in jplayer i created playlist and set songs using setPlaylist function and this works fine. problem is when…
Earon
  • 733
  • 1
  • 12
  • 18
-2
votes
2 answers

How to place audio player working correctly in a loop?

I have a jplayer audio player where obviously it plays audios. Now the issue I am having is that what happens is that I am looping through each question, a question can have either one, multiple or no audios to play. Each audio has its own audio…
user1914374
  • 1,220
  • 2
  • 11
  • 21
-2
votes
2 answers

HTML5 audio duration issue

I am using jplayer to play audio and video files in Ipad, But the issue is if i change video or audio url, sometimes i get duration NaN. Please help me.
Tushar Ahirrao
  • 12,669
  • 17
  • 64
  • 96
-3
votes
1 answer

How to save current playing song in cookie?

I am using jPlayer plugin. Here is an example link [ jsfiddle ]. I save the current playing track number in a cookie. After a browser reload it starts playing from the track number loaded from the cookie. This works but the problem is, after the…
userknowmore
  • 137
  • 2
  • 14
-3
votes
1 answer

how to "wait" to execute code until end of song in jplayer

I am looping through jplayer but the loop keeps going while the song is playing. How can I only get the next loop to start once the song being played is finished? This is a custom shuffle function. Here is the jplayer related javascript code - it…
om123
  • 21
  • 10
-3
votes
3 answers

JPlayer video from youtube

I want to play videos from youtube in JPlayer, but i don't know how to do it. Thanks for your answers.
user1867017
  • 17
  • 1
  • 5
1 2 3
51
52