You can't without a self developed solution
You can't without a self developed solution
play, playing, progress that may be of help



uppy
.use(DragDrop, { target: "#drag-drop-area" })
.use(Tus, {
endpoint: "http://localhost:3000/videouploadURL",
chunkSize: 52428800,
}) "Non-256KiB chunk size multiple: The chunk size value is not divisible by 256KiB. Enter a value divisible by 256KiB (256x1024 bytes) and try again."


uppy
.use(DragDrop, { target: "#drag-drop-area" })
.use(Tus, {
endpoint: "http://localhost:3000/videouploadURL",
chunkSize: 52428800,
}) "Non-256KiB chunk size multiple: The chunk size value is not divisible by 256KiB. Enter a value divisible by 256KiB (256x1024 bytes) and try again."