-
Can we have video player plug-in for Windows?
Thank you for your amazing work.
## Flutter version
Flutter 1.5.4-hotfix.2 • channel stable • https://github.com/flutter/flutter.git
Framework • r…
-
![image](https://user-images.githubusercontent.com/15443132/89120219-21edfc00-d4e7-11ea-9cf1-ab23746f9ed0.png)
-
While submitting release version of App to AppStore I am getting the following update from Apple
```
ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/Flutter.f…
-
The error message comes up sometimes when I try to access a video displayed in my Flutter application. I am using Chewie (https://pub.dev/packages/chewie) when rendering my videos. The video is an mp4…
-
我是一个新手,使用flutter写了一个在电视上播放的APP,有直播有和点播,最开始用的video_player,,点播没问题,直播不行,所以换成了Fijkplayer,在开发过程中播放都很流畅,但是编译后到电视上播放发现画面走得很慢很慢,当前,也有可能是因为我不懂所以才这样。下面是我的代码:
```
import 'package:fijkplayer/fijkplayer.dart';
…
-
### Steps to reproduce
Fijkplayer plays rtsp live video with more than 3 second latency.
### Code sample
await player.setOption(FijkOption.hostCategory, "request-screen-on", 1);
await player.s…
-
Hello
I am using Flutter Channel Stable and Flutter Version is 2.0.5
I am using video player package and chewie for playing video from asset the video is playing on some devices and on some devices …
-
Most powerful player plugin for flutter that I seen... but there are many formats it plays without audio (file or rtsp).
In logs we can see:
...
I/IJKMEDIA( 4749): Stream #0:1
I/IJKMEDIA( 4749…
-
引入 `agora_rtc_engine: 5.1.0` 后
https://github.com/befovy/fijkplayer/issues/511#issue-1215197964。
感觉是 ffmpeg 的版本造成。
`agora_rtc_engine: ^4.0.7` 引入这个版本不会照成 fijkplayer 闪退。
------
after …
-
**Describe the bug**
A clear and concise description of what the bug is.
有图像没有声音
**Expected behavior**
A clear and concise description of what you expected to happen.
声音正常
**Screensh…