-
**Describe the bug**
flutter APP 引入fijkplayer插件,当打开app的时候回自动暂停其它后台播放的音频APP
**fijkplayer version**
fijkplayer: ^0.8.8
**Smartphone (please complete the following information):**
什么手机设备和系统版本?
…
-
**Describe the bug**
WebM Video is getting played but the audio is not coming through.
**What attempts have you made to resolve this error ?**
I basically tried to play video from local storage, …
-
> > > 我把作者到仓库clone修改了,自测通过。
> > > try use
> > > https://github.com/lianyagang/flutter_swiper_null_safety/tree/master solved null_safety
> > > 本来想提交pr到这里的,然而没权限
> >
> >
> > autoplay: true, // 使…
-
**Describe the bug清晰描述你遇到了什么问题。**
> When compile and run the fijkplayer demo (https://github.com/befovy/fijkplayer/tree/master/example),
> if I try to play rtmp stream, first time always fail (no vi…
-
按照,项目的defaultFijkPanelBuilder示例, 在调用播放,暂停的方法,一直在测试,所以就频繁的在点击,偶尔会出现下面的bug, 视频都很小1分钟左右.
//暂停,播放切换
void _playOrPause() {
if (_playing == true) {
player.pause();
} else {
…
-
CocoaPods could not find compatible versions for pod "BIJKPlayer":
In Podfile:
fijkplayer (from `.symlinks/plugins/fijkplayer/ios`) was resolved to 0.10.0, which depends on
…
-
**Describe the bug**
当播放m3u8视频结束后调用start,视频不会重新开始播放
日志
```
SetStuffTimer
I/flutter ( 7155): [inf] 2019-11-19 21:59:57.791819 [fijk] FijkPlayer{id:5} invoke start
D/IJKMEDIA( 7155): IjkMediaPlay…
-
**Describe the bug**
A clear and concise description of what the bug is.
https://pic.xuanyuantiyu.com/35/B4ejE1sRjJ_1634710227196P4.mp4
这个视频只有声音,没有画面,同时也没有报错提示
Xcode输入的日志:
```
2021-10-20 14:…
-
Please review this SO link
https://stackoverflow.com/questions/52721366/program-type-already-present-tv-danmaku-ijk-media-player-abstractmediaplayer
I have the same problem。i use flutter technolog…
-
**Describe the bug**
A clear and concise description of what the bug is.
Flutter2.0 Android 大几率无法播放
**fijkplayer version**
Which version you used.
fijkplayer:0.8.7
**Smartphone (please comp…