i'm trying to play HLS streamed by IIS in different bitrates on ipad (ios 6), encoded with ffmpeg. i can see that only the lowest bitrate (600k) is being played by the native player: to play it i'm just opening the main index file (.m3u8) on Safari.
is there a way to get some logs from the player to understand why this happens? tried with the Safari Developer tools but didn't get to much info from it
thanks