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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] Fix lost audio track on safari #11145

Merged
merged 1 commit into from Dec 7, 2023

Conversation

SystemKeeper
Copy link
Contributor

It is correct that we use require here, since we are still using webpack and haven't moved to esm modules on stable27, right?

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not possible
  • 馃摌 API documentation in docs/ has been updated or is not required
  • 馃敄 Capability is added or not needed

Signed-off-by: Marcel M眉ller <marcel-mueller@gmx.de>
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Tested (Safari), seems to work (although I've caught a lost audio + frozen camera, then browser reconnected afterwards, so looks unrelated)

It is correct that we use require here

As I know, it's better to not mix require and import in one file, so fine to be here like this.

@nickvergessen nickvergessen added this to the 馃挌 Next Patch (27) milestone Dec 7, 2023
@nickvergessen nickvergessen added bug feature: WebRTC 馃殹 WebRTC connection between browsers and/or mobile clients feature: call 馃摴 Voice and video calls browser: Safari 3. to review labels Dec 7, 2023
@nickvergessen nickvergessen merged commit 0e216a5 into stable27 Dec 7, 2023
34 checks passed
@nickvergessen nickvergessen deleted the fix/6094/safari-sounds-2-stable27 branch December 7, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review browser: Safari bug feature: call 馃摴 Voice and video calls feature: WebRTC 馃殹 WebRTC connection between browsers and/or mobile clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants