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

Smart Edit Cache #108

Open
stoweandi opened this issue Aug 16, 2024 · 0 comments
Open

Smart Edit Cache #108

stoweandi opened this issue Aug 16, 2024 · 0 comments
Labels

Comments

@stoweandi
Copy link

When remote editing teams need to work on large media files stored in the cloud,
I want a system that lets us edit efficiently without downloading entire files,
So that we can save bandwidth, reduce local storage use, and keep our workflow smooth.

Acceptance Criteria:

• On-Demand Editing: Only download and cache the file segments needed for editing. Predict and pre-load upcoming segments to avoid delays.

• Pre-Caching: Allow users to select and pre-cache specific folders or files before editing. Automatically pre-cache files based on past usage or user settings.

• Cache Management: Automatically manage cache storage, keeping frequently used data and clearing out old files. Provide options for users to adjust or clear cache as needed.

• Real-Time Collaboration: Enable multiple team members to edit the same project simultaneously, with real-time syncing. Ensure changes are quickly reflected across all collaborators' devices.

@stoweandi stoweandi converted this from a draft issue Aug 16, 2024
@stoweandi stoweandi added the M&E label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ideas
Development

No branches or pull requests

1 participant