IOS 15 + Safari + Video = :-(

Both standard mp4 files and streaming HLS files are experiencing substantial playback and rendering issues on iOS 15.

This includes:

  1. Safari immediately crashes
  2. Video displays only black (occasional audio can be heard)
  3. Video is frozen on 1st frame despite time updating
  4. Substantial load times (10+ seconds). Should be immediate.

GPU Process:Media has been disabled yet issues persist.

Safari immediately crashes with GPU Process: WebGL enabled.

These videos are being rendered via WebGL (threejs)

None of these issues were present on iOS 14.

I’m on an iPad Pro 12.9 2020.

Answered by VILLMER in 689421022

I believe I have found the solution for HLS:

In Safari > Advanced > Experimental WebKit Features, enable the following

GPU Process: Canvas Rendering

GPU Process: Media

GPU Process: Video Capture

GPU Process: WebGL

WebGL via Metal

Note: Unfortunately, this does not solve loading standard mp4 files in Safari. The load time is still over 10+ seconds before visually rendering

Accepted Answer

I believe I have found the solution for HLS:

In Safari > Advanced > Experimental WebKit Features, enable the following

GPU Process: Canvas Rendering

GPU Process: Media

GPU Process: Video Capture

GPU Process: WebGL

WebGL via Metal

Note: Unfortunately, this does not solve loading standard mp4 files in Safari. The load time is still over 10+ seconds before visually rendering

Just a reminder to Apple that this issue is NOT resolved in iPadOS 15.1 Beta 2.

I have been experiencing the same issue HLS describe with my recent upgrade to ios 15.4.1 (from ios14). Unfortunately, the Experimental WebKit Features present are not the same, as seen below.

All videos are shown black (with sound displaying) in Safari, firefox or in apps using browser to display video but not in youtube app...

Anyone knows how to fix ?

IOS 15 + Safari + Video = :-(
 
 
Q