Skip to content

Conversation

kbalt
Copy link
Contributor

@kbalt kbalt commented Jan 9, 2025

Currently there's no way to know when a track was muted by a moderator since track changes from the server were ignored.

This updates the TrackInfo of the local participant in a similar way, to how its done for remote participants.

While this seems to work, I'm not sure if this is the correct way to do this, since the comment in https://github.com/livekit/rust-sdks/blob/main/livekit/src/room/publication/remote.rs#L157 seems to imply that this should already work for local publications?

Copy link
Contributor

ilo-nanpa bot commented Jan 9, 2025

it seems like you haven't added any nanpa changeset files to this PR.

if this pull request includes changes to code, make sure to add a changeset, by writing a file to .nanpa/<unique-name>.kdl:

minor type="added" "Introduce frobnication algorithm"

refer to the manpage for more information.

@kbalt kbalt changed the title feat: emit track-muted event for local tracks fix: emit track-muted event for local tracks Jan 9, 2025
@kbalt kbalt force-pushed the local-track-muted-event branch from 36905ef to 42bd9c5 Compare January 9, 2025 16:04
@kbalt kbalt force-pushed the local-track-muted-event branch from 42bd9c5 to d8bb6e2 Compare February 6, 2025 12:50
@davidzhao davidzhao requested a review from typester February 17, 2025 06:43
@kbalt kbalt force-pushed the local-track-muted-event branch from d8bb6e2 to abc6ed5 Compare May 6, 2025 10:41
@kbalt kbalt force-pushed the local-track-muted-event branch from 702f3ff to bf56220 Compare June 3, 2025 16:41
@kerkmann
Copy link

kerkmann commented Jun 30, 2025

@davidzhao @typester any progress with this pr? :)

@kbalt kbalt force-pushed the local-track-muted-event branch from bf56220 to c73496b Compare July 8, 2025 12:01
@sandr01d
Copy link

Running into the same issue. Any chance this can be moved forward?

@ladvoc
Copy link
Contributor

ladvoc commented Aug 29, 2025

Hi @sandr01d, I will look into this.

@kbalt kbalt force-pushed the local-track-muted-event branch from c73496b to 6dd9315 Compare August 29, 2025 12:41
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.

4 participants