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

Is there a way to calculate watched time on currently playing video? #269

Open
asim-bashir-confiz opened this issue Apr 29, 2024 · 1 comment

Comments

@asim-bashir-confiz
Copy link

asim-bashir-confiz commented Apr 29, 2024

Is your feature request related to a problem? Please describe.
No, it's not related to an existing problem, actually it's a new feature request.

Describe the solution you'd like
When user starts watching a recording, we need a mechanism to see how much recording that user has watched. So that when user comes bck, we can play the same recording from the point user left in last session.

Additional context
We are using Big blue button for a students portal. Student really need a capability to play recording from the timestamp they left in their last session. This feature has been requested a lot by them. To achieve this, we need a mechanism to calculate the watch time of the user for a specific recording.

@asim-bashir-confiz asim-bashir-confiz changed the title Is there was to calculate watched time on currently playing video? Is there a way to calculate watched time on currently playing video? Apr 29, 2024
@pedrobmarin
Copy link
Collaborator

We used to have a POST call for this but I removed it. Maybe you can find it in the commit history and revamp it on your deploy.

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

No branches or pull requests

2 participants