Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

mp3 audio showing live broadcast in iPad and iPhone


I am embedding jwplayer to play video and audio files in my website. It is not working in iPad in case of mp3 files, while working fine in desktop in all browsers.

6 Community Answers

MisterNeutron

User  
0 rated :

Without seeing your actual page, all we can do is say, "We're sorry this isn't working for you."

hemkaran.raghav

User  
0 rated :

Could you just tell me the reason behind that?

MisterNeutron

User  
0 rated :

The reason is that there's something wrong with the way you've done the embedding, or because there's something wrong with your files, or because there's something wrong with the MIME types the server is providing, etc., etc.

My car won't start. Without looking at the car, can you tell me why?

Ethan Feldman

JW Player Support Agent  
0 rated :

Can I see a link to where this is running?

hemkaran.raghav

User  
0 rated :

Sorry ethan, I could not provide the link because all resource are authenticated. But I will explain here only.
For getting the content I am sending an "spr" call like:

http://qa2.myngconnect.com/resourceContent.spr?resourceId=8ab29098-2da1c2a2-012d-a1f8a5b0-0649&cache=1295498991000

My request headers are:

Accept: video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Connection: keep-alive
Cookie: <some cookie here>
Host: qa2.myngconnect.com
Range: bytes=0-
Referer: http://qa2.myngconnect.com/html/ecosystem.spr?nghash=20756&c=0

and My response header are:

Accept-Ranges: bytes
Cache-Control: private,max-age=0,must-revalidate
Connection: Keep-Alive
Content-Disposition: attachment; filename="rch_swm_F_01b.mp3";
Content-Length: 607824
Content-Type: audio/mpeg
Date: Fri, 20 Jun 2014 06:10:38 GMT
Keep-Alive: timeout=5, max=96
Proxy-Connection: Keep-Alive
Server: Apache-Coyote/1.1
Via: 1.1 ALTAIR


Ethan Feldman

JW Player Support Agent  
0 rated :

Ok, do you have the code at least? But a link is the best way to debug.

This question has received the maximum number of answers.