How can users upload video >50MB?

Hi there. My app needs to let users upload videos, and the only option seems to be the File Picker (which has very basic functionality).

When I select “Photo Library” and pick a video from there, I get an error message saying the limit is 50MB.

On the other hand, if I record a video in the moment from the File Picker, there doesn’t seem to be a limit.

How can I upload videos from the gallery if the limit is 50MB?

Is there any technical reason why there’s this limit?

Hi @afonso !

Actually Adalo has that hard limit but there are ways to sort it out.
Native file/image picker will not allow to upload more than that and +40mb will get more time than usual to upload.

The way you can fix it is using external compressors (which may reduce files quality), external APIs o servers like Youtube, Vimeo, etc.

Theres is also Adalify Plugin tu overpass the 50mb limit but i never use it so there’s something to investigate.

Hope to be helpful
Kind Regards
Jare Ramirez

1 Like

Hey @afonso, yes file picker can currently handle up to 50MB per file. For larger files (Especially Videos), you can check Adalify’s integration as @JareRamirez which offers the ability of uploading larger files.

Here’s also the setup documentation for it: Adalify API Documentation

2 Likes

Thanks for the feedback @Ali-Bazzi @JareRamirez
It’s weird that if I record a video from the picker, the limit doesn’t apply.

Have you worked with Adalify’s integration @Ali-Bazzi ?

You’re welcome @afonso! Yes of course, I’ve implemented this (Adalify) integration in many apps especially apps that are based on displaying videos.

If you’d like to add it to your app, I would be happy to help you implement it for sure.

What does the price look for that if I have lots user uploading quite a bit of video? I run a lesson planning app and majority of my teachers upload custom video from their phone (so the files are rather large) than utilizing the YouTube link function. Would a video heavy app cost an arm and a leg?

Hey @Jacob_Lange, I don’t have information on pricing but you can check on their website. Also, you can use any other integration that offers the same feature. Almost all integrations like this one offer fixed subscriptions, so you’ll be able to compare them and choose which one would be the best for you.

1 Like