# WebRtcServer **Repository Path**: noobyang/WebRtcServer ## Basic Information - **Project Name**: WebRtcServer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-02-07 - **Last Updated**: 2025-02-07 ## 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.