webRTC专题
1.
webrtc的一些问题
Piasy:调试AppRtc 官方Native新域名(来源) 版本CSV
gclient:参考
下载指定版本的webrtc:参考
Git官方 native API要从头文件获得 开源文档 sourcey的示例 windows使用声网跑通的demo
交叉编译和单元测试
参考(优秀) 本地音视频采集 WebRTC for Qt:参考
2. Demo
Demo示例
3. 代码提取
4. 代码修改
5. Mediasoup
6. for Qt
7. for cmake
8. 搭建信令服务器
没有iceServer时在同一个局域网下仍可通讯,实现WebRTC时,信令服务器是必须的,它帮助客户端之间进行沟通。参考
9. Docker环境
10. 重要调试手段
chrome://webrtc-internals/
11.
native的简单介绍以及用法:https://blog.csdn.net/qq_21743659/article/details/107780481
https://www.jianshu.com/p/2ecb9d846b35
https://webrtc.org.cn/ios-framework/
https://blog.csdn.net/u012198553/article/details/103537987
https://www.jianshu.com/p/eb5fd116e6c8
https://webrtc.org.cn/webrtc-tutorial-datachannel/
好东西https://www.ctolib.com/str2num-librtcbase.html
https://webrtc.org.cn/ios-framework/
https://blog.csdn.net/u012198553/article/details/103537987
https://www.jianshu.com/p/eb5fd116e6c8
https://webrtc.org.cn/webrtc-tutorial-datachannel/
好东西https://www.ctolib.com/str2num-librtcbase.html
libICE:https://cpp.ctolib.com/str2num-libice.html
快速ios端https://www.codercto.com/a/92433.html
https://blog.csdn.net/liuliu0322/article/details/101313456
https://zhuanlan.zhihu.com/p/86761773
win编译https://blog.csdn.net/caoshangpa/article/details/53353681
https://www.cnblogs.com/ngxianyu/p/11412612.html
单编,重要参考https://www.jianshu.com/p/78477cdcefdc
快速ios端https://www.codercto.com/a/92433.html
https://blog.csdn.net/liuliu0322/article/details/101313456
https://zhuanlan.zhihu.com/p/86761773
win编译https://blog.csdn.net/caoshangpa/article/details/53353681
https://www.cnblogs.com/ngxianyu/p/11412612.html
单编,重要参考https://www.jianshu.com/p/78477cdcefdc
踩坑:https://www.cnblogs.com/milliele/p/11019300.html

浙公网安备 33010602011771号