-
With Bintray going away in a few days ([May 1st](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/)), building an app for iOS with fijkplayer won't be possible anymore.
…
-
int loopCount = [argsMap[@"loop"] intValue];
[_ijkMediaPlayer setLoop:loopCount];
result(nil);
FijkPlayer.m setLoop 处未调用result()函数
-
**Describe the bug**
A clear and concise description of what the bug is.
清晰描述你遇到了什么问题。
**What attempts have you made to resolve this error ?**
**为了解决这个问题你有什么尝试?**
有问题请自己先努力尝试解决。
尤其是一些已经在错误输出中给…
-
`
Column(
children: [
RichText(
text: WidgetSpan(
child: Container(
child: Text("text"),
),
),
),
],
…
-
![image](https://user-images.githubusercontent.com/9588025/114536938-31cbfb80-9c84-11eb-8dbc-3370131c0f13.png)
if i use ijkplayer,that can play this video.
m3u8 url
https://nvip.789pan.cn/json/…
-
Downloading dependencies
-> Installing BIJKPlayer (0.7.8)
> Http download
$ /usr/bin/curl -f -L -o /var/folders/3v/d9f98q095rj322r9s4z_t47m0000gn/T/d20210508-21902-168uk9r/file…
-
**Describe the bug**
I press run button app dies
i phone 6 ,7 both
**What attempts have you made to resolve this error ?**
nothing
just die before do something
**To Reproduce**
Steps to…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=43DCF916-265E-4E53-8FD6-69E41997FDFC lib/main.dart
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Log…
-
## Command
```
flutter build ios
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
FormatException
```
#0 _Utf8Decoder.convertChunked (dart:convert-patch/convert_patch.dart:18…
-
Hi Taner:)
I have read the article you shared: [Using Multiple FFmpeg Implementations In The Same iOS Application](https://github.com/tanersener/mobile-ffmpeg/wiki/Using-Multiple-FFmpeg-Implementat…