Skip to content

VIDCS-3540: Participant video shows with mobile ratio temporarily #127

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

cpettet
Copy link
Contributor

@cpettet cpettet commented Mar 19, 2025

What is this PR doing?

Description

The subscriber video would briefly show a non-16:9 ratio black screen/video loading (mobile is much thinner). We wait for the video to start playing and display a loading indicator to ensure a seamless transition. Repurposes our loading indicator for the subscriber video.

GIF (after)

good-version

GIF (before)

bad-version

How should this be manually tested?

Testing the fix
  • checkout this branch
  • create and join a room
  • join the same room in another tab
  • notice in first tab, loading indicator and much smoother transition
  • join the same room in a mobile browser tab
  • notice in first tab, all looks good 🙌

What are the relevant tickets?

A maintainer will add this ticket number.

Resolves VIDCS-3437

Checklist

[✅] Branch is based on develop (not main).
[ ] Resolves a Known Issue.
[ ] If yes, did you remove the item from the docs/KNOWN_ISSUES.md?
[ ] Resolves an item reported in Issues.
If yes, which issue? Issue Number?

@cpettet cpettet added the do-not-review Do not review label Mar 19, 2025
@cpettet cpettet changed the title VIDCS-3540: mobile ratio temporarily VIDCS-3540: Participant video shows with mobile ratio temporarily and toolbar not centered Mar 24, 2025
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same as VideoLoading component before move, but broke the className out and added the props.

@cpettet cpettet changed the title VIDCS-3540: Participant video shows with mobile ratio temporarily and toolbar not centered VIDCS-3540: Participant video shows with mobile ratio temporarily Mar 24, 2025
@cpettet cpettet removed the do-not-review Do not review label Mar 24, 2025
Copy link
Contributor

@behei-vonage behei-vonage left a comment

Choose a reason for hiding this comment

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

LGTM! great job 🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants