-
## Use case
On iOS `AVPlayer` has option to prevent display sleep during playback. This option is set to `true` by default according to Apple [documentation](https://developer.apple.com/documentati…
-
#### Current Behavior
When a page has many instances of ReactPlayer, no video will ever play in iOS Safari. This doesnt happen on desktop, or even on Safari desktop. This also doesnt happen when its …
-
It seems to be related to https://github.com/jellyfin/jellyfin/issues/8224#issuecomment-2289766898.
Playing any video file - transcoded - will result in no audio when the FLAC track is selected.
…
b-m-f updated
2 months ago
-
Hello, there's a bug in AVKit, where it cannot play videos from url which does not specify the extension. As a workaround for the plugin, it is possible to specify the mime type directly for it.
http…
-
I have installed metube via docker compose using the following content as compose.yaml
```
---
services:
metube:
image: "ghcr.io/alexta69/metube"
container_name: metube
environmen…
-
https://pub.dev/packages/cached_video_player works as advertised but only supports iOS Android Web
Any plans to support caching? If not, what do you suggest?
Thanks
-
Video player on iOS is hardcoded to 30 fps.
Should be an easy fix, as the problem has a TODO that explains how to solve it:
https://github.com/flutter/plugins/blob/f7096d7d7be9883149a1fb6cebfaa6ff…
skela updated
8 months ago
-
Once we GA mobile replay:
* https://github.com/getsentry/sentry/issues/74441
In the event there were no changes in the UI, we skip taking a screenshot and reuse the last one. But we're still making v…
-
Hi, sorry I got some problem again.
When I played HLS video on iOS or Safari, it's show message like this. Is this because it doesn't support iOS or Safari?
Or something I messed up? Thank you.
!…
-
Hi,
It seems that the watermarking feature is no longer working. Videos captured with the default recorder or images captured with `CaptureScreenshot` do not get watermarked.
This has been teste…