live view loading issus in IOS26 PWA or Safari #20822
Replies: 3 comments 1 reply
-
|
Based on the available documentation, your H.265 stream issue with iOS Safari/PWA is likely related to codec compatibility. The documentation specifically recommends using H.264 instead of H.265 for the best Live view experience(1). For camera settings, Frigate recommends:
The documentation notes that MSE (which Frigate uses for live view) requires iPhone iOS 17.1+ and has specific codec requirements(1). Firefox only supports H.264 with MSE(1). Since you mentioned transcoding to H.264 works but loads slowly, you should also adjust your I-frame interval (keyframe interval) to match your camera's frame rate(1). For example, if your stream outputs 20fps, your i-frame interval should be 20(1). Values higher than the frame rate will cause the stream to take longer to begin playback(1). The Recommended solution: 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
I have tried it with another iPhone running ios18.7,same server ,same network,it does not have this loading issus. |
Beta Was this translation helpful? Give feedback.
-
|
The issue is with iOS 26. See this related discussion: #20406 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure when the problem started.May be ios 26 or frigate 0.16.2.When go into the live view page,may trigger a infinite loading,unless you switch to other page and come back,live view will work nomaly.this issus both appear with ios PWA and safari,but ios edge
browser works all fine.and it appears only with h265 stream,if I transcode the stream to h264,all clients work fine but lead to loadling slowly.
Methods that have been tried but can not solve:
any idea to help?
Beta Was this translation helpful? Give feedback.
All reactions