configure ice in docker #767
Unanswered
masonyunforlearning
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, Thank you for your tremendous work. I want to ask you about ip setting in docker.
As my study of your api, the ways to set ip when making peer connection are adding ice-server(STUN), using localhost, and adding bind address. If I make peerconnection in docker container, peer connection set docker private ip which can't access to peer. I want to set IP manually not docker ip. I want to ask you is there any way to do this.
I am just student who study webrtc So it might be unappropriate way to ask question. Sorry for that. Then I will delete question by myself.
Thank you, with respect.
Beta Was this translation helpful? Give feedback.
All reactions