[*] 格式化文档
This commit is contained in:
@@ -280,10 +280,10 @@ SELINUX=disabled
|
|||||||
|
|
||||||
## libwebrtc(可选)
|
## libwebrtc(可选)
|
||||||
|
|
||||||
https://webrtc.github.io/webrtc-org/native-code/android/
|
* https://webrtc.github.io/webrtc-org/native-code/android/
|
||||||
https://webrtc.github.io/webrtc-org/native-code/development/
|
* https://webrtc.github.io/webrtc-org/native-code/development/
|
||||||
https://webrtc.github.io/webrtc-org/native-code/development/prerequisite-sw/
|
* https://webrtc.github.io/webrtc-org/native-code/development/prerequisite-sw/
|
||||||
https://www.chromium.org/developers/how-tos/install-depot-tools/
|
* https://www.chromium.org/developers/how-tos/install-depot-tools/
|
||||||
|
|
||||||
建议直接购买国外的按需使用的主机,用完直接释放,配置建议:
|
建议直接购买国外的按需使用的主机,用完直接释放,配置建议:
|
||||||
|
|
||||||
|
|||||||
@@ -19,26 +19,24 @@
|
|||||||
|
|
||||||
## 学习资料
|
## 学习资料
|
||||||
|
|
||||||
https://developer.android.google.cn/docs?hl=zh-cn
|
* https://developer.android.google.cn/docs?hl=zh-cn
|
||||||
https://developer.android.google.cn/guide?hl=zh-cn
|
* https://developer.android.google.cn/guide?hl=zh-cn
|
||||||
|
|
||||||
## 依赖编译
|
## 依赖编译
|
||||||
|
|
||||||
https://webrtc.github.io/webrtc-org/native-code/android/
|
* https://webrtc.github.io/webrtc-org/native-code/android/
|
||||||
https://webrtc.github.io/webrtc-org/native-code/development/
|
* https://webrtc.github.io/webrtc-org/native-code/development/
|
||||||
https://webrtc.github.io/webrtc-org/native-code/development/prerequisite-sw/
|
* https://webrtc.github.io/webrtc-org/native-code/development/prerequisite-sw/
|
||||||
https://www.chromium.org/developers/how-tos/install-depot-tools/
|
* https://www.chromium.org/developers/how-tos/install-depot-tools/
|
||||||
https://mediasoup.org/documentation/v3/libmediasoupclient/installation/
|
* https://mediasoup.org/documentation/v3/libmediasoupclient/installation/
|
||||||
|
|
||||||
## 参考项目
|
## 参考项目
|
||||||
|
|
||||||
https://github.com/haiyangwu/webrtc-android-build
|
* https://github.com/haiyangwu/webrtc-android-build
|
||||||
https://github.com/haiyangwu/mediasoup-demo-android
|
* https://github.com/haiyangwu/mediasoup-demo-android
|
||||||
https://github.com/haiyangwu/mediasoup-client-android
|
* https://github.com/haiyangwu/mediasoup-client-android
|
||||||
|
|
||||||
## 其他依赖
|
## 其他实现
|
||||||
|
|
||||||
其他一些框架:
|
|
||||||
|
|
||||||
* `org.webrtc:google-webrtc`
|
* `org.webrtc:google-webrtc`
|
||||||
* `io.github.haiyangwu:mediasoup-client`
|
* `io.github.haiyangwu:mediasoup-client`
|
||||||
|
|||||||
Reference in New Issue
Block a user