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

frontend: Improvements on MiniVideoRecorder #1399

Open
1 task done
ArturoManzoli opened this issue Oct 11, 2024 · 0 comments
Open
1 task done

frontend: Improvements on MiniVideoRecorder #1399

ArturoManzoli opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request ui UI related issues ux Has to do with the user experience

Comments

@ArturoManzoli
Copy link
Contributor

Current behaviour

  1. When one Mini VIdeo Recorder starts processing its own video, the other instances get the 'processing state' animation as well.
  2. Each Mini Video Recorder can only control one stream.

Expected or desired behaviour

  1. The processing visual feedback should be independent for each stream or at least, the animation should not cover the video recording duration on the widgets that are currently not processing any video.
  2. One single Mini Video Recorder should be capable of controlling more than one stream. On the stream selection dialog, user could have checkboxes to choose more than one stream to be recorder at the same time.

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ArturoManzoli ArturoManzoli added enhancement New feature or request ui UI related issues ux Has to do with the user experience labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui UI related issues ux Has to do with the user experience
Projects
None yet
Development

No branches or pull requests

1 participant