# flutter-webrtc-server
**Repository Path**: i3cloud/flutter-webrtc-server
## Basic Information
- **Project Name**: flutter-webrtc-server
- **Description**: A simple WebRTC signaling server for flutter-webrtc and html5.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2019-12-11
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# flutter-webrtc-server
A simple WebRTC Signaling server for flutter-webrtc and html5.
## Compatible browser
Chrome/Firefox/Safari
## Usage
- Clone the repository, run `npm install`.
- Run `npm start` and open https://your_sever_ip_or_domain:8086 to use html5 demo.
- If you need to test mobile app, please check the [webrtc-flutter-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo).
## Note
This example can only be used for LAN testing. If you need to use it in a production environment, you need more testing and and deploy an available turn server.
## screenshots
# iOS/Android
# PC/HTML5
