I have a live hls stream coming from Akamai. When the stream starts, it begins with the lowest rendition. About 3-5 seconds into the stream when it tries to change to a higher rendition, there is a major pixelation (as large as 1" x 1" squares sometimes) for a couple of seconds and then the higher quality rendition kicks in.
I have the following properties set for the stream...
StreamFormat = "hls"
StreamBitrates = [0]
StreamQualities = ["HD"]
ContentQuality = "HD"
isHD = true
SwitchingStrategy = "full-adaptation"
Does anyone have an idea as to what could be causing the pixelation?
Thanks