hackclub / hackclub/elapsed

Feature: Add 'idle time' metric

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### What feature or improvement do you think would benefit the app?

This isn't *necessarily* an admin feature, but it would be interesting to add a feature that allows measuring the amount of time in total a user spent 'idle' in a timelapse.
It would work by calculating the difference between each frame in the video, and totalling the amount of frames where the next frame was identical to the original.

### Requirements

- [ ] Timelapse API implemented
- [ ] Client implementation for 'video diff' (ffmpeg?)

### Version

_No response_

### API Changes

_No response_

### Intended Use-Case

This would make it easier to review timelapses and as just a general statistic to make the app more interesting.

### Comments

Because it is calculated client-side, this could only be a feature on desktop.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.