jPlayer
jPlayer copied to clipboard
Safari doesn't play the base64 encoded mp3 file.
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.