Skip to content

Commit c36b96b

Browse files
authored
Update README.md
1 parent 7bc8147 commit c36b96b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Chrome/Firefox/Safari
99
- Run `npm start` and open https://your_sever_ip_or_domain:8086 to use html5 demo.
1010
- If you need to test mobile app, please check the [webrtc-flutter-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo).
1111

12+
## Note
13+
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.
14+
1215
## screenshots
1316
# iOS/Android
1417
<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"/>

0 commit comments

Comments
 (0)