-
Notifications
You must be signed in to change notification settings - Fork 5
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
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! great job 🚀
|
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)
GIF (before)
How should this be manually tested?
Testing the fix
What are the relevant tickets?
A maintainer will add this ticket number.
Resolves VIDCS-3437
Checklist
[✅] Branch is based on
develop
(notmain
).[ ] 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?