I don't why i am failing to get the video file from the bucket even i am getting the image files and also the video file is just of 2 Mb. Also check my bucket screen shot
What error are you seeing?
What's your code?
@Steven Thanks for the comment. Actually the problem is that i am using appwrite storage to store files and also retrieving it from the bucket the files are retrieving it include images & video files but only the image files are showing i don't know why the video are not showing on the dom do you please help me with this?
how can i show you the code? May i share the repo with you?
Please link to the specific code
the code is in my code editor
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...