Skip to content

examples /ortc/ #3074

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

Open
sinais54 opened this issue Mar 29, 2025 · 0 comments
Open

examples /ortc/ #3074

sinais54 opened this issue Mar 29, 2025 · 0 comments

Comments

@sinais54
Copy link

Hi
When I enter sdp offer as a response in the second client I get the following error:

panic: remote ufrag is empty

in

	// Start the ICE transport
	err = ice.Start(nil, remoteSignal.ICEParameters, &iceRole)
	if err != nil {
		panic(err)
	}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant