Top "Jplayer" questions

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

How can i make circle jPlayer autoplay?

Can anyone tell me how to make this autoplay? $(document).ready(function(){ var myCirclePlayer = new CirclePlayer("#jquery_jplayer_1", { m4a:"…

jquery jplayer
How to convert video to `m4v` with `ffmpeg`?

I'm trying to encode a video to m4v, so I can play it using jplayer on my website, but …

streaming ffmpeg converter jplayer
jPlayer - Use setMedia() to set the media URL

I'm trying to use jPlayer under Firefox 3.6 (Ubuntu) function loadmedia() { $('#jquery_jplayer_1').jPlayer('setMedia', { mp3: 'media/audio/04-Piste_4_1.…

javascript jquery jplayer
why is jPlayer not playing my MP3 files in Firefox?

I am having trouble playing an MP3 file using jQuery Jplayer in Firefox 8. I have installed the latest flash for …

jquery firefox mp3 jplayer
Streaming live audio with jPlayer

I am learning how to use jPlayer. I'd like to stream http://u10.sky.fm:80/sky_the80s audio using …

jplayer
How to set width and height to jPlayer

I am using jPlayer library but i don't know how to set width and height My code is : $("#jquery_jplayer_1").…

javascript jquery html flash jplayer
jPlayer and Shoutcast Configuration

I am trying to set up JPlayer plugin and Shoutcast. According to their website this is possible to do. How …

javascript jquery jplayer shoutcast
How to disable jQuery.jplayer autoplay?

when i initialize the player like this: $("#jquery_jplayer").jPlayer({ ready: function () { this.element.jPlayer("setFile", "/previews/cancion.mp3", "/previews/…

jquery jquery-plugins jplayer
Check if jPlayer is playing

Is it possible to check if jPlayer is playing right now? I have several players per page and I need …

javascript jplayer
JQuery jPlayer autoplay not working on ipad how to show controls

I am using jPlayer to play video on webpage to make it compatible for desktop browsers and iPad. I am …

ipad jplayer