-
### What package does this bug report belong to?
video_player
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
…
-
```
[youtube] Extracting URL: https://www.youtube.com/watch?v=nA2Ws04L0Io
[youtube] nA2Ws04L0Io: Downloading webpage
[youtube] nA2Ws04L0Io: Downloading ios player API JSON
[youtube] nA2Ws04L0Io: D…
-
### Unity version
Unity 6.0.14f1
### Unity editor platform
Windows
### AVPro Video edition
Core
### AVPro Video version
3.0.11
### Device hardware
iPhone 12
### Which iOS version are you us…
-
We are experiencing an issue with the Bambuser player on iOS where text, is being cut off near the edge of the display (see attached screenshot for reference). This works well on web and android.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you read the FAQ?
- [X] Yes, I have read the FAQ
### Device information
- iOS/iPadOS version: iOS 18.1
…
-
### Steps to reproduce
Originally spotted in:
https://github.com/flutter/packages/pull/7466
https://github.com/flutter/packages/pull/7466#issuecomment-2377628306
https://github.com/flutter/packa…
-
video_player_web,video_player can play in Mac safari normaly by platform web, but when I play in phone safari, it doesn't work.
-
I tried to load a live m3u8 video but the `controller.value.duration` is returned differently from android and iOS.
On iOS, it always returns a duration is 0:00:00.001000.
As I printed the values …
-
### Use case
Package: video_player
Scrubbing a video slider that controls the positions of the video_player (by calling `seekTo`) works fine for iOS, but very sluggish for Android. It is so slow t…
-
The integration test was removed due to flakiness. We need to add it back.
Original bug here: https://github.com/flutter/flutter/issues/111457