Skip to content

Features Upload

prince edited this page Feb 12, 2022 · 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

Feed

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

Feed:Sync

Stream

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

Stream:Sync

Clone this wiki locally