bluerobotics / bluerobotics/cockpit

Video Widget Features

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement video widget-specific
Dominant language
TypeScript
Stars
198
Forks
63
Avg merge
2d 7h
Merged PRs (30d)
57

Description

Cockpit should have a core widget for displaying a video stream.

- [x] must allow specifying the stream source (most likely using WebRTC)
- [x] must support being resized
- [x] should maintain aspect ratio by default
- [x] should allow cropping when not maintaining aspect ratio
- [x] could allow stretching (i.e. to maximise viewing amount in a given area)
- [ ] could indicate the displayed resolution vs the stream resolution
- [ ] may allow automatically reducing the resolution of any stream that's being displayed at a resolution below the next available step down (or some small amount larger than it)
- [x] should support recording of incoming video
- [ ] should support image capture of currently displayed frame
- [ ] should support rotations (see #20)
- [ ] should support changing camera/stream parameters where possible
- [ ] may support simple video processing (e.g. visibility enhancement)
- [ ] may support recording and/or capture of processed display output

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified. Start by locating the existing widget and video-stream architecture, then clarify which unchecked capabilities are in scope; done should be defined by tests or acceptance criteria for the selected features.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
audio-video-rtc, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.