Skip to content

Room feature usage - #1737

Merged
shishirng merged 3 commits into
mainfrom
room_feature_usage
Aug 26, 2026
Merged

Room feature usage#1737
shishirng merged 3 commits into
mainfrom
room_feature_usage

Conversation

@shishirng

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: shishir gowda <shishir@livekit.io>
Signed-off-by: shishir gowda <shishir@livekit.io>
@changeset-bot

changeset-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5f6baf7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@shishirng shishirng changed the title Room feature usage [WIP] Room feature usage Aug 24, 2026
@shishirng
shishirng marked this pull request as draft August 24, 2026 18:02
Signed-off-by: shishir gowda <shishir@livekit.io>
@shishirng shishirng changed the title [WIP] Room feature usage Room feature usage Aug 24, 2026
@shishirng
shishirng marked this pull request as ready for review August 24, 2026 22:26
case livekit.FeatureUsageInfo_AIC_AUDIO_ENHANCEMENT:
// AIC enhancement is keyed by the specific feature metadata (<key>_<value>).
for k, v := range info.GetFeatureInfo() {
return fmt.Sprintf("%s_%s", k, v)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are there multiple here and returning first one is okay?

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.

yes, only one is reported at a time

@shishirng
shishirng merged commit dc17522 into main Aug 26, 2026
14 checks passed
@shishirng
shishirng deleted the room_feature_usage branch August 26, 2026 16:20
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.

3 participants