-
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 …
-
The integration test was removed due to flakiness. We need to add it back.
Original bug here: https://github.com/flutter/flutter/issues/111457
-
### 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…
-
## Steps to Reproduce
1. Create an application on iOS with the [video_player](https://pub.dev/packages/video_player)
2. Use a server which does not support [HTTP range header](https://develope…
ueman updated
2 weeks ago
-
I'm encountering a NullPointerException when using the better_player library on Android. The error seems to occur during video playback, with the following message:
This issue is happening on Android…
-
I cloned the repo and did a docker build of the image. I then ran the following command to try and get an entire channel on YouTube
```
docker run youtube2zim:latest youtube2zim --api-key --type …
-
Simply , IOS 17 newly relased , but the better_player not compatiable with it , video won't work correctly , u won't be able to move forward and backward in the video player , if u have a video more t…
-
We are experiencing strange behavior with the `video_player` package in latest version 2.2.7:
**Expected Behavior:**
```dart
VideoPlayerController.file(
file,
videoPlayerOptions: VideoPla…
-
### Guidelines
- [X] I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found bug report like this
### Current Behavior
Hello,
On tvOS, when I play a specif…
-
**Plugin name**
appinio_video_player
**Describe the bug**
I created a bucket and fetched the URL to play the video but it is giving my Platform Exception and not playing the video
**To Reprodu…