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
I set up a turn server
and I have a user name, a password or a key
and what can I do in the production.json?
because
"turnservers": [
{
"urls": ["turn:www.tiaoyuyu.com:3478"],
"secret": "turnserversharedsecret",
"expiry": 86400
}
]
in “production.json”
My doubt is what to fill in “secret”
is : "username:password"?
or: "username:key"?
or something else?
Forgive my English is very poor
hope some one can help me.
thanks very much
谢谢!
The text was updated successfully, but these errors were encountered:
I set up a turn server
and I have a user name, a password or a key
and what can I do in the production.json?
because
"turnservers": [
{
"urls": ["turn:www.tiaoyuyu.com:3478"],
"secret": "turnserversharedsecret",
"expiry": 86400
}
]
in “production.json”
My doubt is what to fill in “secret”
is : "username:password"?
or: "username:key"?
or something else?
Forgive my English is very poor
hope some one can help me.
thanks very much
谢谢!
The text was updated successfully, but these errors were encountered: