sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 215 forks source link

iPhone iOS 15+ unable to play HLS #347

Open dbuzz111 opened 2 years ago

dbuzz111 commented 2 years ago

iPad's will play the HLS produced by Nginx-Rtmp however, the iPhone cannot. On occasion the iPhone will start playing after a minute of waiting, but generally will not play at all. Same m3u8 works on the iPad.

dbuzz111 commented 2 years ago

HLS plays on everything else, except the iPhone and Safari on Mac.

dbuzz111 commented 2 years ago

This issue is made worse if you have two Nginx-RTMP servers and you push from one nginx-RTMP server to another nginx-RTMP server. The receiving nginx-RTMP will then produce bad HLS. Some devices can play this "bad HLS", but no apple devices.