Skip to content

Features Upload

Lz edited this page Sep 6, 2021 · 9 revisions

Upload

Chunked upload is built-in. It provides a way to reliably upload large files to 0Storage by chunking them into a sequence of parts that can be uploaded individually.

ChunkedUpload

SyncUpload

download segment files from remote feed(eg. youtube url), encode and upload them to 0Storage

LiveUpload:Sync

LiveUpload

capture video and audio stream from your local devices(camera and microphone), encode and upload them to 0Storage.

On MacOS, stream can concurrent push to many platforms.

NOTE:

  • Ubuntu/Windows doesn't support to concurrent push stream to many platforms. It is limited by a device can't be used for multiple-applications

LiveUpload:Sync

Clone this wiki locally