Skip to content

examples /ortc/ #3074

@sinais54

Description

@sinais54

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)
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions