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

Capture a jpeg of a keyframe every x seconds #3

Closed
clone1018 opened this issue Aug 25, 2021 · 2 comments
Closed

Capture a jpeg of a keyframe every x seconds #3

clone1018 opened this issue Aug 25, 2021 · 2 comments
Labels
blocker Blocks a production release enhancement New feature or request good first issue Good for newcomers

Comments

@clone1018
Copy link
Member

We need to save a complete keyframe every couple of seconds for each stream and store it for potential thumbnailing. Glimesh requires a thumbnail for every stream.

@clone1018 clone1018 added enhancement New feature or request good first issue Good for newcomers blocker Blocks a production release labels Aug 25, 2021
@clone1018
Copy link
Member Author

This was introduced in #10 however there's many h264 decode errors thrown from the decoder when trying to piece together the data. We need to look at the FTL project to figure out how it plucks out the correct data to use.

@clone1018
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Blocks a production release enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant