-
plupload
Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
I think this is what I used a while back when uploading videos (not 100% sure though) https://www.plupload.com/
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
The tus protocol works nicely for this https://tus.io/. Has multiple server and client implementations that you can use.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Uppy: Sleek, modular open source JavaScript file uploader
-
Can anyone suggest PHP, JavaScript File Manager tool with Crop tool integrated?
-
BEST way to upload images to AWS from Next?
-
Backblaze webinar Feb 28 @ 10am Pacific: Scaling Media Delivery Workflows with bunny.net and Backblaze B2
-
How to upload large files (1GB+) through a RestAPI