|
|
11 months ago | |
|---|---|---|
| .idea | 11 months ago | |
| app | 11 months ago | |
| gradle | 11 months ago | |
| liveplayer | 11 months ago | |
| .gitignore | 11 months ago | |
| README.md | 11 months ago | |
| build.gradle | 11 months ago | |
| gradle.properties | 11 months ago | |
| gradlew | 11 months ago | |
| gradlew.bat | 11 months ago | |
| settings.gradle | 11 months ago |
点击下载Apk
下载本工程,使用 AndroidStudio 打开之前,需要下载 webRTC,ffmpeg库。
下载地址:👉Lib
下载解压缩后将lib文件夹移至:liveplayer/src/main/cpp 目录下即可
请使用 NDK 版本:20.0.5594570 编译,否则可能会出现各种错误🙅
ld: error: duplicate symbol: webrtc::CreatePeerConnectionFactory
>>> defined at create_peerconnection_factory.cc:41 (../../api/create_peerconnection_factory.cc:41)
>>> create_peerconnection_factory.o:
>>> defined at create_peerconnection_factory.cc:41 (../../api/create_peerconnection_factory.cc:41)
>>> create_peerconnection_factory.o: