Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle explicit remote unmute, removed mute status match #40

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

davidzhao
Copy link
Member

fixes #38

@bekriebel
Copy link
Contributor

Thanks! I should be able to test this tomorrow, but it'll be later in the day before I'll get the chance.

@davidzhao
Copy link
Member Author

Thanks! I should be able to test this tomorrow, but it'll be later in the day before I'll get the chance.

great! give it a shot. The looping behavior went away in my tests.

@hiroshihorie
Copy link
Member

hiroshihorie commented Sep 2, 2021

Gonna pretend I understand go and review it 😂
Ah, JS SDK will check later.

Copy link
Contributor

@bekriebel bekriebel left a comment

Choose a reason for hiding this comment

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

I'm only okay at the interface between this and the golang server, so I can't speak to the code quality. However, I tested this with my "mute loop" tests for #38 using my client implementation and it appears to fix my issue. Thanks!

bekriebel added a commit to bekriebel/fvtt-module-avclient-livekit that referenced this pull request Sep 3, 2021
@davidzhao davidzhao merged commit 96305c0 into main Sep 6, 2021
@davidzhao davidzhao deleted the fix-mute-loop branch September 6, 2021 00:55
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.

Quickly muting and unmuting audio causes a muting loop
3 participants