-
From what I saw, most developers prefer third-party players (video.js, Plyr, etc.) over native `` and `` elements for two reasons:
* style player
* add controls
Off the top of my head:
1. Th…
-
## Steps to Reproduce
1. Create an app according to the example available here: https://pub.dev/packages/video_player/example
2. Replace the media URL (https://flutter.github.io/assets-for-api-doc…
-
When I try to play a protected content from youtube, I have a player error, this works on silk browser.
I got an ID : HH1T 63MV QYWK
Here is the logs in android studio debug mode :
```
04/0…
-
## Description
I can't get a long 4k HLS video to automatically stream higher than 720p. Here is my setup:
https://jsbin.com/gaforavito/edit?html,output
At first the video was starting at 240p an…
-
Safari 17 on macOS and iOS brings a new `ManagedMediaSource` implementation that Apple claim is backwards compatible with `MediaSource`. It does come with some nice features on its own, but more impor…
-
**Describe the bug**
Attempting to play the race for the Saudi Arabian GP results in a garbled feed, if it plays at all. The error persists with MPV, VLC, and the built in player.
**To Reproduce**…
-
**Which API doesn't behave as documented, and how does it misbehave?**
Name here the specific methods or fields that are not behaving as documented, and explain clearly what is happening.
`setSpee…
-
### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2018.03.20*.
- [x] I've **verified** and **I assure** that I'm running youtube-dl **2018.03.20…
-
Issue:
mpd files generated could not be played
The player incorrectly assumes the provided mpd is live whereas the mpd is meant to be VOD
Note:
HLS files generated with same do work on [Bitmo…
-
It appears that HLS quality switching is a highly requested feature and several other players seem to have this plugin. I see the ground work was laid with this commit/issue below.
Is there any time…