I wanted to know if we can set the video upload limit in Odoo. For example, if the user is uploading a video of a higher quality, it should automatically lower the resolution according to our needs (the base resolution set by us), how can we do this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Odoo only automatically resizes images. Resizing videos takes a ton of resources compared to just resizing images especially if you need to encode to various other video format.
If this must be integrated into Odoo you are going to need to create a module and integrate ffmpeg or something along those lines.
I would just layout the video requirements like every other website does. This is a heavy undertaking in my opinion.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse