Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2019-02-14-setup-turn-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ tls-listening-port=443
# Fingerprints in TURN messages are required for WebRTC
fingerprint

# The long-term credential mechanism is required for WebRTC
lt-cred-mech
# Long-term credentials mechanism can't be used concurrently with use-auth-secret. (see https://github.com/coturn/coturn/issues/360 )
# lt-cred-mech

# Configure coturn to use the "TURN REST API" method for validating time-
# limited credentials. BigBlueButton will generate credentials in this
Expand Down