timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
48 stars 12 forks source link

Add simple player cam control to admin panel #111

Open timotheeg opened 2 years ago

timotheeg commented 2 years ago

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:

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 commented 2 years ago

Camera control to:

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