Skip to content

Inspect connection info outside of logs #127

@deldering

Description

@deldering

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

Hi there,

currently only the ESP_LOG statements can be used to determine what IP addresses are used to establish the connection. Is there a way to look at the candidate pairs via code and whether that is a direct p2p connection or that it is relayed via a turn server? Maybe this data can be added to the ESP_WEBRTC_EVENT_CONNECTED and ESP_WEBRTC_EVENT_CONNECT_FAILED?

Use cases

For remote monitoring I want to know what candidate pairs were generated and which one was chosen in the end to establish the connection.

Alternatives

No response

Additional context

No response

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