Skip to content

Add debugging console to the Video Player widget#2291

Open
rafaellehmkuhl wants to merge 2 commits intobluerobotics:masterfrom
rafaellehmkuhl:add-debugging-console-video-player
Open

Add debugging console to the Video Player widget#2291
rafaellehmkuhl wants to merge 2 commits intobluerobotics:masterfrom
rafaellehmkuhl:add-debugging-console-video-player

Conversation

@rafaellehmkuhl
Copy link
Copy Markdown
Member

No description provided.

Clicking this button basically disconnects the stream from the widget, wait a second and then reconnects. It works well.
@rafaellehmkuhl rafaellehmkuhl force-pushed the add-debugging-console-video-player branch from b30f136 to 1e788b7 Compare December 9, 2025 19:20
Copy link
Copy Markdown
Contributor

@ArturoManzoli ArturoManzoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionality-wise, the feature is working fine.
Still reviewing the code.

From an interface perspective, the Video widget configuration dialog needs a few tweaks:

(0) The dialog needs a X icon on the top right and/or a footer with a close button.

(1) The Vuetify standard collapsible component takes up unnecessary space and does not match our visual identity. I suggest replacing it with our ExpansiblePanel using the compact variant.

(2) The bottom-right and bottom-left margins are too wide; they could be reduced to 10 px.

(3) There is a lot of unused space on the right. The dialog could be about 30% narrower without affecting how its contents are displayed.

Image

@ES-Alexander ES-Alexander added the docs-needed Change needs to be documented label Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-needed Change needs to be documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants