Skip to content

Add livekitAlias debugging info#3670

Merged
toger5 merged 2 commits intolivekitfrom
toger5/livekitAlias-debugging-info
Jan 14, 2026
Merged

Add livekitAlias debugging info#3670
toger5 merged 2 commits intolivekitfrom
toger5/livekitAlias-debugging-info

Conversation

@toger5
Copy link
Copy Markdown
Contributor

@toger5 toger5 commented Jan 13, 2026

This adds the actual livekit alias (not the one sent via the state event that just is the roomId) to the devtools.

@toger5 toger5 marked this pull request as ready for review January 13, 2026 16:48
@toger5 toger5 requested a review from a team as a code owner January 13, 2026 16:48
@toger5 toger5 requested a review from AndrewFerr January 13, 2026 16:48
url: livekitRoom.url || "unknown",
})}
</h4>
<p>LivekitAlias: {livekitRoom.livekitAlias}</p>
Copy link
Copy Markdown
Member

@BillCarsonFr BillCarsonFr Jan 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are inconsistent regarding i18n. Let's use t() for all labels

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I decided to still not add it to LivekitAlias since its the same in all languages.
I added it to remote/local participant

@toger5 toger5 merged commit 31cc12e into livekit Jan 14, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Developer-Experience Workflow of developing: building, linting, debugging, profiling, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants