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

Mobile stage stream improvements #328

Open
rashfael opened this issue Jan 2, 2022 · 0 comments
Open

Mobile stage stream improvements #328

rashfael opened this issue Jan 2, 2022 · 0 comments
Labels

Comments

@rashfael
Copy link
Contributor

rashfael commented Jan 2, 2022

Currently, watching the stage stream on mobile is quite suboptimal and can be improved:

  • Show/hide the control ui on tap instead of always showing and pausing
  • try to get info about actual video size or assume a 16:9 aspect ratio to get rid of black bars wasting a lot of space (we currently just use 40vh as video height, which is pretty lazy)
  • Make it possible to maximize chat/polls/questions without pausing the video.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant