File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
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.
33
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.
48
59## screenshots
6- Use https://github.com/cloudwebrtc/flutter-webrtc/tree/master/example for mobile.
710# iOS/Android
811<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 " />
912
You can’t perform that action at this time.
0 commit comments