mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update README.md
This commit is contained in:
parent
25d24b9d0a
commit
f8869242c1
1 changed files with 2 additions and 2 deletions
|
@ -61,9 +61,9 @@ sudo yunohost app upgrade coturn -u https://github.com/YunoHost-Apps/coturn_ynh/
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
For testing we can use Trickle-Ice testing tool. Go to trickle-ice page and enter following details.
|
For testing we can use Trickle-Ice testing tool. Go to [trickle-ice page](https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice) and enter following details.
|
||||||
```
|
```
|
||||||
STUN or TURN URI : turn:<YOUR_PUBLIC_IP_ADDRESS>:3478
|
STUN or TURN URI : turn:<YOUR_PUBLIC_IP_ADDRESS>:5349
|
||||||
TURN username: <YOUR_USERNAME>
|
TURN username: <YOUR_USERNAME>
|
||||||
TURN password: <YOUR_PASSWORD>
|
TURN password: <YOUR_PASSWORD>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue