Skip to content

Conversation

@rex-iotum
Copy link
Collaborator

Fix the mute/unmute, remove the programatic mute/unmute bypass and rely solely on the isMutedState to filter on the plugin side.
Don't error if trying to mute/unmute without an active call

I have left in the isMutedState in the plugin as we still need a filter on the plugin side. Just one filter on Facetalk wasn't enough to stop an infinite loop. Probably due to how there's two callbacks for every action, so if toggling the mute state between the two duplicate actions then it'll endlessly toggle mute/unnmute.

@rex-iotum rex-iotum merged commit 821edf4 into develop Apr 7, 2025
1 check passed
@rex-iotum rex-iotum deleted the fix-mute-unmute branch April 7, 2025 02:47
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.

2 participants