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

Keep track of senders to allow unmutung with Safari #10913

Merged
merged 1 commit into from Nov 16, 2023

Conversation

SystemKeeper
Copy link
Contributor

@SystemKeeper SystemKeeper commented Nov 16, 2023

☑️ Resolves

Currently based on fix/fork-attachmediastream branch!

How to reproduce?

  • Start/Join a call with Safari
  • Mute yourself
  • Wait a bit (~1 minute)
  • Try to unmute yourself

With fix/fork-attachmediastream
=> the UI shows as unmuted, but no audio is transmitted (most of the time)

With this PR:
=> Works

🏁 Checklist

Copy link
Member

@Ivansss Ivansss left a comment

Choose a reason for hiding this comment

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

Tested and works 👍

@nickvergessen nickvergessen added this to the 💙 Next Beta (28) milestone Nov 16, 2023
@nickvergessen nickvergessen added 3. to review feature: WebRTC 🚡 WebRTC connection between browsers and/or mobile clients feature: frontend 🖌️ "Web UI" client feature: call 📹 Voice and video calls browser: Safari labels Nov 16, 2023
@ShGKme ShGKme force-pushed the fix/fork-attachmediastream branch 5 times, most recently from 37fa4d4 to 3c7a908 Compare November 16, 2023 11:47
Base automatically changed from fix/fork-attachmediastream to main November 16, 2023 11:50
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@SystemKeeper
Copy link
Contributor Author

Rebased after #10912 was merged.

@nickvergessen nickvergessen merged commit 3e3ec78 into main Nov 16, 2023
35 checks passed
@nickvergessen nickvergessen deleted the fix/6094/safari-mute-unmute branch November 16, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review browser: Safari feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client feature: WebRTC 🚡 WebRTC connection between browsers and/or mobile clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS/macOS - Audio/video channel is deactivated on the server side after muting
3 participants