Skip to content

Difficulty talking to chrome webrtc #9

@alexflint

Description

@alexflint

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions