There is no fixed limit on the size of media files you can upload to Kaltura. You can upload large files from both desktop and mobile devices using various supported tools and APIs.
Uploading large files
If you’re building a web-based upload flow and expect users to upload large files, we recommend using the Kaltura jQuery Chunked Uploader Library. This uploader splits large files into chunks, making the upload more reliable, especially over mobile networks or unstable connections.
Other ways to upload media
Kaltura also supports additional upload methods for large or bulk content:
- Drop Folders – Upload by placing files in a monitored folder Learn more about drop folders
- High-Speed Upload (Aspera) – Optimized for faster upload of very large files Kaltura High Speed Upload User Guide
- Bulk Upload – Import many files using XML or CSV What is Bulk Upload?
- Kaltura APIs – Upload content programmatically via secure links or scripts Uploading Media using the Kaltura API Console
While Kaltura itself doesn’t limit file size, keep in mind that browsers, networks, or organizational policies might.