bluerobotics / bluerobotics/cockpit

frontend: Improvements on MiniVideoRecorder

Open
#1,399 3 comments 0 reactions 0 assignees View on GitHub
enhancement ui ux
Dominant language
TypeScript
Stars
198
Forks
63
Avg merge
2d 7h
Merged PRs (30d)
57

Description

### 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

- [X] I have checked to make sure that a similar request has not already been filed or fixed.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the MiniVideoRecorder component and its stream selection dialog, then trace how processing state and selected streams are shared between widget instances. Done means processing feedback is independent per stream and one recorder can select and control multiple streams, with relevant frontend tests or verification updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.