
JW Player 6.8 - HLS Issues
Hi,
I have a setup with JW 6.8 and hoped that some HLS issues could be fixed in that version as I had a similar thread open few months ago.
This issue is similar with the previous problems we had, the audio stream_id of the secondary tracks had issues in JWPlayer 6.6; here in this JWPlayer 6.8 version the audio stream_id are processed ok but the secondary video stream_ids have issues. We hope you can fix the parsing of video stream_id from the PES packets in the com.longtailvideo.adaptive.muxing::PES/parse() function.
The error logged from the JWPlayer 6.8 is:
(PES start code not found or not AAC/AVC: 482)
Here more details about the tests which you can verify yourself.
We have a testpage open for you - available under: http://apphosting.drei.at/jwplayer_68/hlstest_live.html
iPhone highest quality:
o The player only requests ts segments at the beginning, so there is video and audio but the playback stops always after 30 seconds
o The player continues however requesting periodically and indefinitely the index file, but it does not requests any more ts segments
iPhone DBA:
o Test where the quality didnt change: here in opposite to the above case, even if it was using exactly the same stream, the playback worked stably. Therefore the issue with the previous case must be related to the handling of the index file format (the present case is slightly different: because the construct is DBA instead of requesting directly a single index file, the master file is requested first still the single index file in the end is the same).
o Test where the quality did change: the picture got frozen and there was only audio until the highest quality was recovered
iPad DBA
o If there is enough bandwidth available as to play the 1.6 Mbps track, there is video and audio.
o As soon as there is a downswitch to any quality => the audio continues but there is no video.
o The video is only recovered if the available bandwidth will be as high as to allow the 1.6 Mbps track.
iPad 1.6 Mbps:
o Same problem as with the iPhone single quality: the player only requests ts segments at the beginning, so there is video and audio but the playback stops always after 30 seconds
iPad 1.1 Mbps:
o There is only audio and black screen. It also stops after 30 seconds
iPad 860 kbps:
o There is only audio and black screen. It also stops after 30 seconds
iPad 634 kbps:
o There is only audio and black screen. It also stops after 30 seconds
iPad 360 kbps:
o There is only audio and black screen. It also stops after 30 seconds
Here the Links to the iPadstreams to test it e.g. with an IOS device to see that the streams do have actually image and not only sound:
http://213.94.80.169/live/UN/ipad/3live_sd/3live_sd_1649975.m3u8?live
http://213.94.80.169/live/UN/ipad/3live_sd/3live_sd_1123781.m3u8?live
http://213.94.80.169/live/UN/ipad/3live_sd/3live_sd_860581.m3u8?live
http://213.94.80.169/live/UN/ipad/3live_sd/3live_sd_634996.m3u8?live
http://213.94.80.169/live/UN/ipad/3live_sd/3live_sd_352886.m3u8?live
Thanks