# webrtc_auto_for_arm **Repository Path**: xxfaxy-open/webrtc_auto_for_arm ## Basic Information - **Project Name**: webrtc_auto_for_arm - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-12-31 - **Last Updated**: 2022-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 把下面的3个文件放到`ubuntu 16.04 server`主机的`/home/ubuntu`目录下 tls.hpp project-config.jam webrtc_for_linux_arm.sh 然后运行 ``` cd /home/ubuntu ./webrtc_for_linux_arm.sh ``` 自己项目的代码应该放到`/home/ubuntu/webrtc_data/code`里面,最好每个项目都有独立的子目录