video playback
I have a problem, I have several videos in total, they add up to more than 2GB of memory, when I start it in my local environment I have no problem, but when I try to play them on the web, they do not play. I have the free plan, does this limit me or is it a development issue?
7 Replies
^
@alexismenco
im going to need a lot more information, where are these videos stored
I store them on the same server this is the repository https://github.com/Alexismenco/App-gym/tree/main in public/videos/
GitHub
GitHub - Alexismenco/App-gym
Contribute to Alexismenco/App-gym development by creating an account on GitHub.
sorry but railway doesnt support GIT LFS, you will want to store these videos on a media management service like cloudinary, or even an s3 bucket like cloudflare r2
I understand thank you, so if I reduce it to less than 2 GB it would work because when it weighed around 1.8 GB it played without problems
pretty sure that is a bad idea regardless
you will want to store these videos on a media management service like cloudinary, or even an s3 bucket like cloudflare r2
okey muchas gracias
thanks
no problem 🙂