Skip to content

Commit 730f3f2

Browse files
authored
Update README.md
1 parent a8554f2 commit 730f3f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ Open https://0.0.0.0:8086.
3434
### Compile from Source
3535
- Clone the repository, run `make`.
3636
- Run `./bin/server-{platform}-{arch}` and open https://0.0.0.0:8086 to use html5 demo.
37-
- If you need to test mobile app, please check the [webrtc-flutter-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo/tree/golang).
37+
- If you need to test mobile app, please check the [webrtc-flutter-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo).
3838

3939
## Note
4040
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.
4141

4242
## screenshots
4343
# iOS/Android
44-
<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"/>
44+
<img width="180" height="320" src="screenshots/ios-01.jpeg"/> <img width="180" height="320" src="screenshots/ios-02.jpeg"/> <img width="180" height="320" src="screenshots/android-01.png"/> <img width="180" height="320" src="screenshots/android-02.png"/>
4545

4646
# PC/HTML5
47-
<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"/>
47+
<img width="360" height="293" src="screenshots/chrome-01.png"/> <img width="360" height="293" src="screenshots/chrome-02.png"/>

0 commit comments

Comments
 (0)