# webrtc.io-demo **Repository Path**: yhc2020/webrtc.io-demo ## Basic Information - **Project Name**: webrtc.io-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-25 - **Last Updated**: 2021-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #webrtc.io-demo ============== You can have a look at the [demo](http://webrtc.dennis.is/) ##Instructions on how to setup the demo: Run in your terminal ```bash git clone git@github.com:webRTC/webrtc.io-demo.git ``` ```bash cd webrtc.io-demo ``` ```bash npm install ``` ```bash cd site ``` ```bash node server.js ``` In a version of Chrome that have webRTC support. go to [localhost:8080](http://localhost:8080) click allow to see your camera go to [localhost:8080](http://localhost:8080) click allow to see your camera and the connection will be made between your to open windows. ##For instructions on how to start developing with webRTC.io go to [https://github.com/webRTC/webRTC.io](https://github.com/webRTC/webRTC.io) and read the instructions. Developed by: [@dennismatensson](https://github.com/dennismartensson) [@cavedweller](https://github.com/cavedweller) [@sarenji](https://github.com/sarenji)