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

Difficulty talking to chrome webrtc #9

Open
alexflint opened this issue Feb 28, 2018 · 0 comments
Open

Difficulty talking to chrome webrtc #9

alexflint opened this issue Feb 28, 2018 · 0 comments

Comments

@alexflint
Copy link

I'm trying to navigate a STUN binding request/response with Chrome. In my setup, the "offerer" is a Go application that uses go-stun and the "answerer" is a simple javascript application utilizing the chrome webrtc API. After sending an SDP offer, Chrome sends a STUN binding request to my Go application, and I attempt to send back a STUN binding success response using go-stun. However, my response does not seem to be accepted by Chrome.

Do you have an example of successfully negotiating a STUN connection with Chrome?

For reference, I am not attempting to communicate with a STUN server, and I am not doing true "hole punching" since both peers are running locally.

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

1 participant