1
0
mirror of https://github.com/m1k1o/neko.git synced 2022-02-20 23:41:54 +03:00

fix webrtc test page.

This commit is contained in:
Miroslav Šedivý
2022-01-02 19:31:17 +01:00
parent f5252e39b2
commit 52b2b6ed69

View File

@@ -4,7 +4,7 @@ Neko UI loads but you don't see the screen and it gives you `connection timeout`
## Test your client ## Test your client
Test whether your client can connect to WebRTC here: https://test.webrtc.org/ Test whether your client [supports](https://www.webrtc-experiment.com/DetectRTC/) and can [connect to WebRTC](https://www.webcasts.com/webrtc/).
## Networking ## Networking