AVPlayer stuck at waitingToPlayAtSpecifiedRate for multiple HLS streaming

I am trying to play multiple HLS streams with AVPlayer. Starting with 4 cameras it is working fine but whenever I change cameras, it stuck with AVPlayer.TimeControlStatus.waitingToPlayAtSpecifiedRate. it is working fine with iOS 15 but having issues with iOS 16 and 17. I have checked it with different network speeds. So bandwidth is fine.

AVPlayer stuck at waitingToPlayAtSpecifiedRate for multiple HLS streaming
 
 
Q