Tidak Ada Deskripsi

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

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: