# webrtc-1 **Repository Path**: TopsLuo/webrtc-1 ## Basic Information - **Project Name**: webrtc-1 - **Description**: webrtc学习整理(业务和代码梳理) - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-03-24 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webrtc webrtc学习整理(业务和代码梳理) + [WebRTC Native APIs](https://webrtc.org/native-code/native-apis/) + [WebRTC Tutorial](https://www.tutorialspoint.com/webrtc/index.htm) + [WebRTC Web demos and samples](https://webrtc.github.io/samples/) + [WebRTC-Experiment](https://github.com/muaz-khan/WebRTC-Experiment) + [Getting Started with WebRTC](https://www.html5rocks.com/en/tutorials/webrtc/basics/#toc-disruptive)