jplayer / jPlayer

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

On iOS Chrome and Safari, streaming an .mp3 that requires session authentication is broken #386

Open TrevorHinesley opened 7 years ago

TrevorHinesley commented 7 years ago

As the title suggests, on all desktop browsers this works fine. On mobile browsers, the session passed to the server is completely blank. It's like jPlayer isn't sending along the session in mobile browsers. All other types of requests (HTML, AJAX, etc.) work fine in mobile browsers, so it's something to do with how jPlayer is requesting the file specifically.