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

772 we should allow users to watch recorded videos (or parts of it) in the video view #838

Conversation

ArturoManzoli
Copy link
Contributor

@ArturoManzoli ArturoManzoli commented Mar 26, 2024

  • Add video-js library and video player on a popover from the stored videos table;

  • Add some minor ui changes, expanding the clickable area that opens stored videos modal at the miniVideoPlayer widget;

Fix #772

Copy link
Member

@patrickelectric patrickelectric left a comment

Choose a reason for hiding this comment

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

There are a couple of problems in the commit organization.
On your first commit you are adding VideoPlayer and modifying bun and package.js, the same thing applyis on 64943fe and 77e2486.

Commits should be atomic and self-contained.
To fix that, check stash, fixup, rebase and also absorb.

src/views/ConfigurationVideoView.vue Outdated Show resolved Hide resolved
@ArturoManzoli ArturoManzoli force-pushed the 772-We-should-allow-users-to-watch-recorded-videos-(or-parts-of-it)-in-the-video-view branch from b5b1413 to a1aeeec Compare March 27, 2024 20:52
Signed-off-by: Arturo Manzoli <arturomanzoli@gmail.com>
…ed content table

Signed-off-by: Arturo Manzoli <arturomanzoli@gmail.com>
Signed-off-by: Arturo Manzoli <arturomanzoli@gmail.com>
@ArturoManzoli ArturoManzoli force-pushed the 772-We-should-allow-users-to-watch-recorded-videos-(or-parts-of-it)-in-the-video-view branch from a1aeeec to 6134139 Compare March 29, 2024 18:15
@patrickelectric patrickelectric merged commit 317122e into bluerobotics:master Mar 31, 2024
6 of 7 checks passed
@rafaellehmkuhl
Copy link
Member

Just tested it! Nice addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We should allow users to watch recorded videos (or parts of it) in the video view
3 participants