# WebRtcServerP2P **Repository Path**: zhangchen19940214/WebRtcServerP2P ## Basic Information - **Project Name**: WebRtcServerP2P - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-02-28 - **Last Updated**: 2024-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## WebRTC Server - Node.js server - [Android client](https://github.com/matthewYang92/WebRtcAndroidClient) ## Install It requires [node.js](http://nodejs.org/download/) * git clone https://github.com/pchab/ProjectRTC.git * cd ProjectRTC/ * npm install * node app.js The server will run on port 3000.