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-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,14 +34,14 @@ Open https://0.0.0.0:8086.
34
34
### Compile from Source
35
35
- Clone the repository, run `make`.
36
36
- 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).
38
38
39
39
## Note
40
40
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