vidstack / player

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.
https://vidstack.io
MIT License
1.89k stars 114 forks source link

[BUG] Special case with preferNativeHLS: true and load: play #1307

Open fogrye opened 3 weeks ago

fogrye commented 3 weeks ago

Current Behavior:

IOS Safari with preferNativeHLS enabled and load strategy play creates video element without source and video just stuck loading. Load strategy idle works fine.

Expected Behavior:

Load strategy play doesn't break playback.

Environment: