appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.27k stars 3.71k forks source link

[Feature]-[240]:Playing progress of video widget #12716

Open RoopKrrish9696 opened 2 years ago

RoopKrrish9696 commented 2 years ago

Is there an existing issue for this?

Summary

  1. Get the playing progress of the video
  2. Control the video to start from a certain progress.

Why should this be worked on?

User's use case :

We have a lot of machine producing videos. I want to add a function for qa. the reviewers count add comment for a certain frame of video. So I want to get the time of the video.

dilippitchika commented 2 years ago

Stats

Stat Values
Reach 30
Effort (months) 0.25
dilippitchika commented 2 years ago

Action items:

  1. Add a new binding - video.progress which contains the time in "hh:mm:ss" format
  2. Add a new property - "Start at" which is an input field which will accept the format for the progress to start at in the above described way.