8000 Merge branch 'master' of https://github.com/cloudwebrtc/flutter-webrtc · suresh44t/flutter-webrtc@abddcfe · GitHub
[go: up one dir, main page]

Skip to content

Commit abddcfe

Browse files
committed
2 parents 07cae0f + acbb918 commit abddcfe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# flutter-webrtc
22
Flutter WebRTC plugin for iOS/Android
33

4+
5+
## Usage
6+
- `git clone https://github.com/cloudwebrtc/flutter-webrtc`
7+
- `cd flutter-webrtc/example`
8+
- `flutter packages get`
9+
- `flutter run`
10+
## Note
11+
- If you want to test `P2P Call Sample`, please use the [webrtc-flutter-server](https://github.com/cloudwebrtc/flutter-webrtc-server), and enter your server address into the example app.
12+
413
## screenshots
514
# iOS
615
<img width="180" height="320" src="https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc/master/example/screenshots/flutter-webrtc-ios-example.png"/> <img width="180" height="320" src="https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc/master/example/screenshots/ios-01.jpeg"/> <img width="180" height="320" src="https://raw.githubusercontent.com/cloudwebrtc/flutter-webrtc/master/example/screenshots/ios-02.jpeg"/>

0 commit comments

Comments
 (0)
0