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

Save last 24h of video #14

Open
shanduur opened this issue Aug 30, 2022 · 0 comments
Open

Save last 24h of video #14

shanduur opened this issue Aug 30, 2022 · 0 comments

Comments

@shanduur
Copy link
Contributor

shanduur commented Aug 30, 2022

Summary

As a user,
I want to be able to browse last 24h of video,
So that the video is not lost immediately after recording.

Basic Example

Application should be writing video in small chunks (approx. 3 min) to the given directory, so user should be able to access it. This also means, that video chunk older than 24h should be deleted immediately.

Drawbacks

There will be minimal required storage space so that the video can be saved.

Unresolved questions

No response

Reference Issues

No response

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

No branches or pull requests

1 participant