-
some videos wont open and i got this error
-
Certain videos get this exception. There doesn't seem to be anything I can do to handle this. The youtube video works fine in other places.
E/flutter ( 3806): [ERROR:flutter/runtime/dart_vm_initializ…
-
this issue is happening with youtube videos such as this:
https://youtu.be/example
and this is how I'm initializing the controller:
```
try {
controller = PodPlayerController(
…
-
### What happened?
When the screen is being shared, there is a degradation in picture quality.
This phenomenon is particularly noticeable when the content of the shared page changes, as it initiall…
-
Is there any way to do this currently? I would like to lower the bitrate if the device cannot keep up. I have tried to do a setVideoQuality and a .configure on mSession but that does not work while st…
-
### Description
I'm calling launchImageLibrary with
let options = {
mediaType: 'video',
videoQuality: 'low',
durationLimit: 180,
}
I'm expecting the videos to…
-
What format should `videoQuality` be in? There's no clue at all at https://schema.org/videoQuality. It could be done a number of ways:
- 720p
- 800x600
- SD/HD
Which of these are valid? There needs t…
-
Hi
When i set VideoQuality(176, 144, 20, 500000) stream quality is poor
If increase the quality stream getting green color
Problem occurs only on android 21+
-
First of all: Thanks for your good work! This is a lighweight package to video resizing. But I notice an elementar issue.
The enum `VideoQuality.HighestQuality` and `VideoQuality.HighestQuality` seem…
-
### bug description
when you use a tiktok slideshow link & attempt to download the audio, you get a 0B file.
### reproduction steps
1. find any tiktok slideshow with audio
2. try to download…