Skip to content

Add a webrtc warning to set the remote description before adding ICE candidates to avoid suffering #10022

Open
@TrevorBlythe

Description

@TrevorBlythe

Your Godot version:
4.2.2

Issue description:
I got brutally DESTROYED by this. please dont let other suffers like me. Add this line in the docs:

Warning: WebRTCPeerConnection cannot accept  remote ICE candidates until a remote session description is set. This means, 
set the remote description before adding ice candidates.

URL to the documentation page (if already existing):
https://docs.godotengine.org/en/stable/tutorials/networking/webrtc.html
AND
https://docs.godotengine.org/en/stable/classes/class_webrtcpeerconnection.html#class-webrtcpeerconnection

put it in both plz..

### Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:class referenceIssues and PRs about the class reference, which should be addressed on the Godot engine repositoryarea:manualIssues and PRs related to the Manual/Tutorials section of the documentationenhancementtopic:network

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions