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

Move buffer images to S3 bucket #11

Open
TennisGazelle opened this issue Jan 2, 2021 · 0 comments
Open

Move buffer images to S3 bucket #11

TennisGazelle opened this issue Jan 2, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TennisGazelle
Copy link
Owner

As of now, a full render consists first of a scene render (similar to the PR render; which may/may not render all the images, just those specified in config.yaml), and then an edit render, where the images are compiled with sounds and other post-processing effects into a video file.

We need to cache the images to a separate S3 bucket location. Furthermore, PR/Scene renders should have the ability to tell what frames are already in cache to be able to honor the config option force_update for a specific frame.

Action Items:

  • set up s3 bucket to be able to upload to them
  • ability to read bucket to see what frames exist
  • ability to download bucket for full/edit renders
    • see what's there, render what's needed
@TennisGazelle TennisGazelle added enhancement New feature or request help wanted Extra attention is needed labels Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant