flutter_ijkplayer icon indicating copy to clipboard operation
flutter_ijkplayer copied to clipboard

ijkplayer for flutter

Results 103 flutter_ijkplayer issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.1.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies

![ezgif-4-cba17b6e94](https://user-images.githubusercontent.com/6736869/165065327-6cd19e7b-b9b8-4471-8b1f-50af0ec8e217.gif) ``` onTap: () { controller.ijkMediaController.setFileDataSource(File(controller.videoPath), autoPlay: true); }, ``` Black screen showing before video is playing.How to solve this?

wait confirm

Hi, I tried this library in my project to play ffmpeg pipe output video _flutterFFmpegConfig.registerNewFFmpegPipe().then((pipePath) { _flutterFFmpeg.execute('-i $inputFilePath -f flv -ar 44100 -ab 64000 -ac 1 -y $pipePath'); _controller.setNetworkDataSource(pipePath, autoPlay:...

help wanted
wait confirm

[!] Error installing FlutterIJK [!] /usr/bin/curl -f -L -o /var/folders/ys/0hm8kwrs6fx5q5hv78yw08840000gn/T/d20210603-31553-111bwfx/file.txz https://bintray.com/api/ui/download/caijinglong/cocoapod/0.1.1/IJKMediaFramework.tar.xz --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.1 cocoapods-downloader/1.4.0' % Total % Received % Xferd Average Speed Time Time Time Current...

wait confirm

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

目前android和IOS播放RTSP+G726的流都是没有声音,RTSP已自定义编译过了,G726需要开放支持的话module需要添加什么格式的代码 ![{801E8579-4CD7-58BD-8DE5-5C6DCF48FC5B}](https://user-images.githubusercontent.com/40556686/147648597-fb6536ac-b469-4111-bf18-f30a44eaaac2.jpg)

help wanted
wait confirm

rtmpH265播放显示不了画面

wait confirm

**Screenshots** [!] /bin/bash -c set -e sh cat.sh cat.sh: line 1: wget: command not found cat.sh: line 2: wget: command not found cat.sh: line 3: wget: command not found cat.sh:...

wait confirm

后端最近升级了架构 进行了重定向操作后无法播放 后面发现是重定向前后的ip地址相同导致的 如果更换ip则可以正常播放 Status 301: Redirecting to rtsp://xx.xx.xx.xx:xxxxx/delivery_rtsp/2_0_70778/ No default whitelist set 使用了一下方法均无效 1. ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "dns_cache_clear", 1); 2. ijkMediaPlayer.setOption(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "protocol_whitelist", "concat,http,tcp,https,tls,file"); 各位大佬有没有解决的办法

help wanted
wait confirm

**功能描述** 现在自动隐藏了系统音量条,希望不要自动隐藏,最后增加是否隐藏系统音量条的设置。

wait confirm