#What's the best way of storing the video on the Appwrite

18 messages · Page 1 of 1 (latest)

carmine tangle
#

I tried to upload the using base64 but it take more time that excepted, is there any other way of uploading video fast or compressing a video while uploading.
Thank you for your response @little nebula

torn quiver
carmine tangle
# torn quiver First of all, it’s probably better to use Storage than Databases for storing vid...

I'm encountering an error while uploading an image or video to production; it fails with the following message.

2117-87aeaacd1e8dac7d.js:1 Error creating post: Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.
untold thistle
#

or post code

carmine tangle
carmine tangle
untold thistle
#

did you use the Input File?

carmine tangle
untold thistle
#

@carmine tangle what’s the error?

carmine tangle
torn quiver
carmine tangle
torn quiver
carmine tangle
torn quiver
carmine tangle
#

I tried to check everything about to see, if I can find the error but i didn't the exact error message. But is Netlify support the API calls using Nextjs?

grave helm
#

@carmine tangle If you are using file try adding an external dependency for file, In node i added @web-std/file and imported file via this.