설명 없음

xuxinyi caeeac16cb first commit 11 달 전
.idea caeeac16cb first commit 11 달 전
app caeeac16cb first commit 11 달 전
gradle caeeac16cb first commit 11 달 전
liveplayer caeeac16cb first commit 11 달 전
.gitignore caeeac16cb first commit 11 달 전
README.md caeeac16cb first commit 11 달 전
build.gradle caeeac16cb first commit 11 달 전
gradle.properties caeeac16cb first commit 11 달 전
gradlew caeeac16cb first commit 11 달 전
gradlew.bat caeeac16cb first commit 11 달 전
settings.gradle caeeac16cb first commit 11 달 전

README.md

快速体验🔜

点击下载Apk

Run

下载本工程,使用 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: