Skip to content

APP-14871: Report connection metadata after WebRTC dial#171

Draft
Daniel Botros (danielbotros) wants to merge 1 commit into
mainfrom
APP-14871-report-connection-metadata
Draft

APP-14871: Report connection metadata after WebRTC dial#171
Daniel Botros (danielbotros) wants to merge 1 commit into
mainfrom
APP-14871-report-connection-metadata

Conversation

@danielbotros

@danielbotros Daniel Botros (danielbotros) commented Mar 31, 2026

Copy link
Copy Markdown
Member

Description

APP-14871 Track coturn usage

Calls ReportConnectionMetadata on the signaling server after a WebRTC connection is successfully established, mirroring the Go implementation in viamrobotics/goutils#544.

  • Inspects the WebRTC stats report to find the nominated candidate pair and classify the connection as host, stun, coturn_relay, or twilio_relay (same logic as Go)
  • Reports the ICE candidate type and SDK type as a best-effort fire-and-forget tokio::spawn

@danielbotros Daniel Botros (danielbotros) requested a review from a team as a code owner March 31, 2026 15:28
@danielbotros Daniel Botros (danielbotros) marked this pull request as draft March 31, 2026 15:30
@danielbotros Daniel Botros (danielbotros) force-pushed the APP-14871-report-connection-metadata branch 2 times, most recently from 4ca7fbb to 39f648f Compare June 23, 2026 19:17
@danielbotros Daniel Botros (danielbotros) force-pushed the APP-14871-report-connection-metadata branch from 39f648f to 5632e57 Compare June 29, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant