Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TurnServer #2

Open
Fed0t opened this issue Nov 11, 2020 · 1 comment
Open

TurnServer #2

Fed0t opened this issue Nov 11, 2020 · 1 comment

Comments

@Fed0t
Copy link

Fed0t commented Nov 11, 2020

Hy,
You have in Dockerfile

RUN apt install -y coturn \
    && turnadmin -a -u bob -p 1234 -r usa \
    && turnserver -o

Do I need to config janus.jcfg under Nat section for nat_1_1_mapping and also i need to set turn_server as in Dockerfile?

#turn_server = "myturnserver.com"
#turn_port = 3478
#turn_type = "udp"
#turn_user = "myuser"
#turn_pwd = "mypassword"

And also I should remove the line from Dockerfile ?

command: "/opt/janus/bin/janus -S stun.l.google.com:19302"

Thanks!

@AminArria
Copy link
Owner

Actually, I'm not sure. If you can try it out and report back it would be great.

Otherwise, I might be able to try it out next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants