Skip to content

Commit

Permalink
release V1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpxiaoming committed Apr 9, 2020
1 parent 2a87ea5 commit 666e292
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ PPlayer 基于Ffmpeg4.0.2(arm64-v8a)静态库搭建一套高可用的播放器


# 运行demo
1. 去release中下载源代码,然后看下面静态库地址可以考虑百度网盘
1. 直接使用AndroidStudio导入本项目运行app
2. 拷贝`capture/input.mp4``/data/com.poe.pplayer/cache`
3. 点击"播放"
Expand All @@ -37,6 +38,10 @@ mPlayer.setDataSource("rtmp://xxxxxxx.com/abcd12343");
1. 推荐[red5百度网盘](https://pan.baidu.com/s/1IEbbWcg5633GkL0V5MTupw) 提取码:`veyq`
2. `nginx+lib-rtmp`服务器搭配`FFmpeg`或者`Obs`推流


# 静态库由于体积太大,我放到了百度网盘,
[FFmpeg4.0.2静态库(32/64bit)](https://pan.baidu.com/s/1Jh6HpRssMZTz2OH8j1GrGg) 提取码:`2c16`

# License
Copyright 2020 Poe.Cai.

Expand Down

0 comments on commit 666e292

Please sign in to comment.