Before opening an issue, please confirm:
Describe the bug
The full-screen function is not working on iOS Safari. When clicking the full-screen button, the video remains in its original size within the browser window instead of expanding to fill the device screen.
Source Type
Stream Information (if applicable)
- Audio Codec : AAC
- Video Codec : H264
To Reproduce
- Add source type: 'M3U Playlist'
- Select any channel or stream.
- Start playback.
- Click the "Full Screen" button in the player UI.
- See error: The player does not trigger the native iOS full-screen mode.
Expected behavior
The video should trigger the native iOS video player full-screen mode or the Webkit Fullscreen API to occupy the entire display.
Environment
- Deployment: Docker
- OS: iOS 26.4.2 (iPhone)
- Browser: Safari
Before opening an issue, please confirm:
Describe the bug
The full-screen function is not working on iOS Safari. When clicking the full-screen button, the video remains in its original size within the browser window instead of expanding to fill the device screen.
Source Type
Stream Information (if applicable)
To Reproduce
Expected behavior
The video should trigger the native iOS video player full-screen mode or the Webkit Fullscreen API to occupy the entire display.
Environment