-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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
Labels
No labels