
Duplicate values of resolution settings
Hello,
we have JWPlayer 6.12.4950 and we play live HLS stream from Akamai.
We see duplicate values of resolution settings.
This is what Akamai tell us after an investigation of the issue:
I did a curl on http://*******-lh.akamaihd.net/i/******_1@167340/master.m3u8 and it returns the following:
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=96000,CODECS="mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_00_a-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=398000,RESOLUTION=480x270,CODECS="avc1.77.30, mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_500_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=398000,RESOLUTION=480x270,CODECS="avc1.77.30, mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_500_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=796000,RESOLUTION=640x360,CODECS="avc1.77.30, mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_800_av-p.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=796000,RESOLUTION=640x360,CODECS="avc1.77.30, mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_800_av-b.m3u8?sd=10&rebase=on
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=48000,CODECS="mp4a.40.2"
http://*******-lh.akamaihd.net/i/*******_1@167340/index_500_a-b.m3u8?sd=10&rebase=on
Based on above, I think JWPlayer is mapping each primary and backup URL to separate resolution values. Obviously this is not desirable but is there any way for you to check if it is a known issue with JWPlayer?
Is it a known issue?
Kind regards
Davide