# WebRTC-Native **Repository Path**: TopsLuo/WebRTC-Native ## Basic Information - **Project Name**: WebRTC-Native - **Description**: a demo shows that how to use webRTC native API by using C/C++ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-03-24 - **Last Updated**: 2023-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webRTCTutorial ## description webRTCTutorial is a demo that shows how to transfer webRTC native API by using C/C++. ## Related csdn blog http://blog.csdn.net/qq_21358401/article/details/78623753 ## directory structure ├── [root 4096] CritScope ├── [root 4096] Event └── [root 352] README.md --- [root ] SharedScope --- [root ] MessageQueue --- [root ] SigSlot