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

Offline Playing Capability #33

Open
aashish-g03 opened this issue Oct 15, 2024 · 1 comment
Open

Offline Playing Capability #33

aashish-g03 opened this issue Oct 15, 2024 · 1 comment

Comments

@aashish-g03
Copy link

Feature request for Cloudinary Flutter SDK

Offline Playing Capability

Explain your use case

The current Cloudinary SDK streams videos directly, requiring continuous internet access. Without it, video playback halts, causing poor user experience. This feature would enable smoother viewing for pre-recorded videos, especially in low-connectivity environments.

Describe the problem you’re trying to solve

In our Flutter app, users often lose internet connectivity but still expect to access video content. We need a way to cache Cloudinary-hosted videos so users can view them offline after downloading.

Do you have a proposed solution?

Yes. Introduce an option to download and cache videos for offline playback, excluding live streams. Developers should be able to manage cached content, including clearing or updating stored videos. Implementing this will require collaboration with the Cloudinary team to ensure proper integration within the SDK.

@aashish-g03
Copy link
Author

Hi @colbyfayock! I wanted to check in on the feature I suggested – is this something the Cloudinary team is considering, or would it be best for me to close the issue?

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

No branches or pull requests

1 participant