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

Webcams: allow using avatars as webcam container placeholders #12481

Closed
prlanzarin opened this issue May 31, 2021 · 2 comments · Fixed by #14938
Closed

Webcams: allow using avatars as webcam container placeholders #12481

prlanzarin opened this issue May 31, 2021 · 2 comments · Fixed by #14938

Comments

@prlanzarin
Copy link
Member

prlanzarin commented May 31, 2021

Is your feature request related to a problem? Please describe.

A webcam container placeholder stands for the intermediate video-list-item UI that is shown while the remote stream hasn't been loaded and played yet.

Our current webcam container placeholder is a black background with the user's name. A step forward from the old loading spinner.

We'd like to improve it further, though, by using avatars of placeholders.

Describe the solution you'd like

  • If an avatar image was provided by the frontend, use it as the placeholder
  • If an avatar image was not provided, consider using a default avatar (design TBD, but it could be in the same vein as the user list's avatar)

Additional info

Blocks #13844

@prlanzarin
Copy link
Member Author

cc @antobinary

@prlanzarin
Copy link
Member Author

prlanzarin commented May 2, 2022

This issue originally had the following as a reminder of a spin-off feature:

An optional mode (behind configuration/API flags) could be added where every user has a webcam container with a placeholder even when they aren't sharing a camera.

I've edited that out in favor of #13844.
This issue blocks #13844.

@prlanzarin prlanzarin moved this from To do to In progress in Media stack May 4, 2022
Media stack automation moved this from In progress to Done May 10, 2022
@prlanzarin prlanzarin added this to the Release 2.6 milestone May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment