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: FAQ.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -233,6 +233,9 @@ This will force all connections to use the TURN relay.
233
233
234
234
4. Try and connect to your application in a new tab. If the TURN server is working properly, it should connect. If it does not, it will likely get stuck and fail to connect.
235
235
236
+
If you would like to test a TURN connection through Chrome, you can simply add `/?ForceTURN` to the end of your URL, e.g:
237
+
`10.0.0.0/?ForceTURN`
238
+
236
239
Alternatively, you can see our page on doing a STUN/TURN Debug using pion/turn [here](ICE%20Debugging.md).
237
240
238
241
## TURN/relay candidates are not generated in Chrome?
0 commit comments