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

Asset Manager #94

Open
sendn0des opened this issue Sep 1, 2024 · 2 comments
Open

Asset Manager #94

sendn0des opened this issue Sep 1, 2024 · 2 comments
Labels
mvp you da most valuable playa

Comments

@sendn0des
Copy link
Collaborator

A simple asset manager (very simple!) will go a long way. Even in a primitive form, a simple way to load assets into a file viewer will be a big deal. Just placing for now.

Cloudflare r2?

Later versions can evolve into tagging/organization. Lots of thoughts that could be amazing here, will update

@sendn0des sendn0des added this to Clapper Sep 1, 2024
@sendn0des sendn0des converted this from a draft issue Sep 1, 2024
@jbilcke-hf
Copy link
Owner

jbilcke-hf commented Sep 2, 2024

There are various things we can do:

Clapper Web:

  • file browser of assets hosted in memory or the local storage (can be a few gb - only limit is memory / hardware, but more than enough for basic video projects with duration <30min)
  • file browser of assets hosted on Hugging Face, Dropbox, Google Drive.. (cloud storage owned by the user, using their API key)
  • file browser of assets hosted on our infra but then it has to be a premium service

Clapper Desktop:

  • same things + local files browser (local disk + external disk)

@sendn0des sendn0des added the mvp you da most valuable playa label Sep 9, 2024
@sendn0des
Copy link
Collaborator Author

@jbilcke-hf I suggest we start with local for MVP, thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mvp you da most valuable playa
Projects
Status: Todo
Development

No branches or pull requests

2 participants