# webrtc-native-example **Repository Path**: cnull_project/webrtc-native-example ## Basic Information - **Project Name**: webrtc-native-example - **Description**: example for how to use webrtc native c++ api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-17 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.下载webrtc mac版代码 branch-heads/56 2.把这个项目放到webrtc-checkout目录下,和src并列 3.编译完成webrtc 4.运行本项目中的copylib.sh 5.打开项目就可以使用了