<p dir="ltr">Hi</p>
<p dir="ltr">We are trying to decode and play HLS stream using ffmpeg library.<br>
But we are unable to switch streams with different bandwidth at runtime.</p>
<p dir="ltr">We are using av_read_frame function to get the next frame . ,is this function automatically switch between different bit rate to get the next frame or we need to explicitly switch between the bandwidth. How can we do the same if required .</p>
<p dir="ltr">Thanks <br>
Ankit Hora</p>