jplayer / jPlayer

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

AAC-HE Live Streaming with FLV container on SSL #286

Closed dtouch3d closed 9 years ago

dtouch3d commented 9 years ago

This is possibly related to happyworm#197. Using Icecast-KH and appending "?type=.flv" to the aac stream url using https, the audio plays for about a second and the stops. Without https, using the patch 3fa14b28c08c32b7cc32e59aa9c9df2b6b45e332 (taken from the SBS fork of jPlayer 6bce06d0d37fea25f2fa6aaae256767add849e82) cumbersome as it may be, makes Flash Player play the audio just fine. I don't think jPlayer has anything to do with SSL negotiation, so maybe this is a timing issue from the SSL overhead ?

dtouch3d commented 9 years ago

After all this seems to be an icecast-kh issue, as it also manifests in VLC, curl etc. Closing.