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

MiniVideoRecorder: Create Actions for starting/stopping video recording, and capturing the current video frame #610

Open
ES-Alexander opened this issue Nov 29, 2023 · 1 comment
Labels
accessibility Actions enhancement New feature or request ux Has to do with the user experience video widget-specific A widget-specific issue

Comments

@ES-Alexander
Copy link
Contributor

ES-Alexander commented Nov 29, 2023

We should support controlling video recording and image capture from the joystick.

Builds upon #609. Creating Actions from the widget itself makes it possible for the actions to be listed per widget instance, in a similar way to how the VeryGenericIndicator splits out different messages of the same type by their differentiator/ID field.

Base idea suggested by BillyBud in this forum comment.

@ES-Alexander ES-Alexander added enhancement New feature or request widget-specific A widget-specific issue accessibility ux Has to do with the user experience labels Nov 29, 2023
@rafaellehmkuhl
Copy link
Member

Cool.

To start, we could just use the stream that is already selected, and for the future, we could open a modal that allows selection of the stream with the joystick itself (with the arrows, for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Actions enhancement New feature or request ux Has to do with the user experience video widget-specific A widget-specific issue
Projects
None yet
Development

No branches or pull requests

2 participants