jplayer / jPlayer

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

AAC stream in internet explorer #335

Open noamh2 opened 8 years ago

noamh2 commented 8 years ago

AAC stream in internet explorer not work

e.g: http://99.livecdn.biz/99fm_aac

cbieser commented 8 years ago

IE 11 says "AUDIO/Video unknown MIME-Type". The MIME-Type ist "audio/aac". Here is my example: http://wraps.swr3.de/wraps/jplayer-aac/player.html It's working in EDGE and Google Chrome. Alternative MP3 Fallback would be nice as in the "natural" audio-Tag.

cbieser commented 8 years ago

@thepag do you have any idea how to solve this issue?