https://github.com/kaltura/kaltura-parallel-upload-resumablejs
resumable.js based parallel chunked upload to Kaltura
https://github.com/kaltura/kaltura-parallel-upload-resumablejs
Last synced: 3 months ago
JSON representation
resumable.js based parallel chunked upload to Kaltura
- Host: GitHub
- URL: https://github.com/kaltura/kaltura-parallel-upload-resumablejs
- Owner: kaltura
- License: agpl-3.0
- Created: 2016-02-04T21:20:59.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2020-11-16T17:58:38.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T15:08:15.839Z (4 months ago)
- Language: JavaScript
- Homepage: https://www.kaltura.org/demos/parallel-chunked-upload/index.html
- Size: 91.8 KB
- Stars: 5
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kaltura Chunked Upload Web I/F - powered by resumablejs
[resumable.js](https://github.com/23/resumable.js) based mechanism to utilise the Kaltura chunked upload mechanism.See a usable demo here:
https://www.kaltura.org/demos/parallel-chunked-upload/index.htmlWhen working on a self hosted env, set "Kaltura Service URL" to your endpoint.
You can either provide a KS or generate one by inputting your Kaltura user and password.