AVPlayer and HLS streams timeout

I find the default timeout of 1 second to download a segment is not reasonable when playing an HLS stream from a server that is transcoding.

Does anyone know if it's possible to change this networking timeout?

Error status: -12889, Error domain: CoreMediaErrorDomain, Error comment: No response for map in 1s. Event: <AVPlayerItemErrorLogEvent: 0x301866250>

Also there is a delegate to control downloading HLS for offline viewing but no delegate for just streaming HLS.

AVPlayer and HLS streams timeout
 
 
Q