jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Safari doesn't play the base64 encoded mp3 file. #351

Open umayr opened 8 years ago

umayr commented 8 years ago

I'm getting a mp3 file in the Base64 encoded string from the server and passing that string to the jPlayer. It works perfectly fine in Chrome. But in Safari (v9.x) it doesn't play the audio.

P.S. I tried with the native <audio> tag, Safari does play the audio.