File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# flutter-webrtc-server
22A simple WebRTC Signaling server for flutter-webrtc and html5.
3+
4+ ## Usage
5+ - Clone the repository, run ` npm install ` .
6+ - Run ` npm run ` and open https://localhost:8086 to use html5 demo.
7+ - If you need to test mobile app, please check the [ webrtc-flutter] ( https://github.com/cloudwebrtc/flutter-webrtc/tree/master/example ) plug-in.
8+
9+ ## screenshots
10+ # iOS/Android
11+ <img width =" 180 " height =" 320 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/ios-01.jpeg " /> <img width =" 180 " height =" 320 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/ios-02.jpeg " /> <img width =" 180 " height =" 320 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/android-01.png " /> <img width =" 180 " height =" 320 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/android-02.png " />
12+
13+ # PC/HTML5
14+ <img width =" 360 " height =" 293 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/chrome-01.png " /> <img width =" 360 " height =" 293 " src =" https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc-server/master/screenshots/chrome-02.png " />
You can’t perform that action at this time.
0 commit comments