multimedia/client/webrtc_demo/readme.md

13 lines
599 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#### 基于qt webrt peerconection cdemo
peerconection是webrtc的基础官方的文档并没有详细记录peerconection的种种细节因此在官方原版的基础上重构了一个基于qt的版本。</br>
同时采用golang写了一个基于websocket的服务器。</br>
配套信令服务器是[信令服务器git](https://gitee.com/290198252/multimedia/tree/master/server/webrtc_easy_signal)
</br>
webrtc版本: M78
自带库在vs2019 x64下编译通过。
![QQ图片20211209004948.png](https://www.testingcloud.club/sapi/api/image_download/dda26bb8-5846-11ec-a639-525400dc6cec.png)