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

[DO NOT MERGE] fix(media-effects): include fix for sluggy video in background tab #3845

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

sreenara
Copy link
Contributor

@sreenara sreenara commented Sep 19, 2024

COMPLETES # NA

This pull request addresses

Sluggish video observed by remote participants when the user moves to a different tab in the browser. This is happening because of the browser design to reduce processing on background tabs. However, this ends up affecting the meeting.

by making the following changes

This has been fixed in https://github.com/webex/web-media-effects/pull/77
We are upgrading web-media-effects to use the fix.

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios where tested

TODO
Joined a meeting as a guest with virtual background enabled. Moved to a different tab and observed the behavior on the remote participant in the Webex desktop app.

I certified that

  • I have read and followed contributing guidelines

  • I discussed changes with code owners prior to submitting this pull request

  • I have not skipped any automated checks

  • All existing and new tests passed

  • I have updated the documentation accordingly


Make sure to have followed the contributing guidelines before submitting.

@sreenara sreenara added the validated If the pull request is validated for automation. label Sep 19, 2024
@sreenara sreenara requested review from a team as code owners September 19, 2024 12:15
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3845.d3m3l2kee0btzx.amplifyapp.com

rsarika
rsarika previously approved these changes Sep 19, 2024
pagour98
pagour98 previously approved these changes Sep 19, 2024
@sreenara sreenara dismissed stale reviews from rsarika and pagour98 September 19, 2024 13:26

Issue is still present

@sreenara sreenara changed the title fix(media-effects): include fix for sluggy video in background tab [DO NOT MERGE] fix(media-effects): include fix for sluggy video in background tab Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validated If the pull request is validated for automation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants