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

Add simple player cam control to admin panel #111

Open
timotheeg opened this issue Mar 16, 2022 · 1 comment
Open

Add simple player cam control to admin panel #111

timotheeg opened this issue Mar 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@timotheeg
Copy link
Owner

In competition, player do not always "face" the board, like Rens in the picture below:
image

Or this pic where both Akuma and JakeyWinks are sort of facing away from their boards
image

Nestrischamps could add simple player display controls to control rendering of the player cam. For example:

  • horizontal mirror (swap image horizontally)
  • shift right/left
  • zoom in/out
  • reset

At the moment, nestrischamps always centers the player cam feed onto whatever area is available., and the available area changes based on the number of matches shown. For example:
image
image

The 2-matches view view is typically OK as it shows a lot from the input feeds, but the single-match view could allow the admin some controls to fine tune what portion of the player cam feed is displayed.

@timotheeg timotheeg added the enhancement New feature or request label Apr 2, 2022
@timotheeg
Copy link
Owner Author

Camera control to:

  1. Mirror player cam
  2. Restart player cam has been implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant