[mirotalk] - update dep. and env.template
This commit is contained in:
+5
-6
@@ -16,14 +16,13 @@ NGROK_AUTH_TOKEN=YourNgrokAuthToken
|
||||
STUN=stun:stun.l.google.com:19302
|
||||
|
||||
# Turn
|
||||
# 1. Goto http://numb.viagenie.ca/
|
||||
# 2. Create an account
|
||||
# 3. Check: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
|
||||
# Recommended:: https://github.com/coturn/coturn
|
||||
# Check: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
|
||||
|
||||
TURN_ENABLED=true|false
|
||||
TURN_URLS=turn:numb.viagenie.ca
|
||||
TURN_USERNAME=YourNumbUsername
|
||||
TURN_PASSWORD=YourNumbPassword
|
||||
TURN_URLS=turn:YourTurnServer
|
||||
TURN_USERNAME=YourTurnUsername
|
||||
TURN_PASSWORD=YourTurnPassword
|
||||
|
||||
# API
|
||||
# The response will give you a entrypoint / Room URL for your meeting.
|
||||
|
||||
Reference in New Issue
Block a user