HLS Stream Stops and Fails to Restart on iOS

I'm working on an iOS app using JWPlayer to stream an HLS video. However, the stream stops and doesn't restart on both emulators and real devices. The output provides the following information:

• transportType: HTTP Live Stream • mediaType: HTTP Live Stream • BundleID: • name: MEDIA_PLAYBACK_STALL • interfaceType: Wifi

Additionally, the log shows:

(16830): Media file not received in 21s

Can anyone guide me on this issue?

Did you figure it out? We're seeing the same, seemingly related to the HLS stream's buffer length.

HLS Stream Stops and Fails to Restart on iOS
 
 
Q