You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ Chrome/Firefox/Safari
9
9
- Run `npm start` and open https://your_sever_ip_or_domain:8086 to use html5 demo.
10
10
- If you need to test mobile app, please check the [webrtc-flutter-demo](https://github.com/cloudwebrtc/flutter-webrtc-demo).
11
11
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.
0 commit comments