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

Enhancement: Display actual recording time in video player (list view) #241

Open
hn opened this issue Oct 23, 2022 · 0 comments
Open

Enhancement: Display actual recording time in video player (list view) #241

hn opened this issue Oct 23, 2022 · 0 comments
Labels
enhancement javascript Pull requests that update Javascript code

Comments

@hn
Copy link

hn commented Oct 23, 2022

Describe the bug
In 'List View', it would be very helpful to display the real recording time (and not the time offset relative to video segment start).

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'List View'
  2. Click on a recorded video segment.
  3. The video player overlay shows the time offset (0:00 ... increasing). One is not able to reconstruct the actual recording time. Currently I'm always confused which video segment I clicked on and then there is no chance to know the exact time of an event.

Expected behavior
Preferred solution: Show actual recoding time in 24h-format, e.g. '2022-10-23 13:56'.

Less preferred solution: Show time offset and video start time (segment name), so one can add up in the head.

@scottlamb scottlamb added javascript Pull requests that update Javascript code and removed js labels Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants