Skip to content

Features

Lz edited this page Sep 6, 2021 · 7 revisions

File Management

You can upload, download, move and and delete files from dStorage. Not only that, you can even share encrypted files.

  • Upload: upload a file with chunked requests.
  • SyncUpload: download segment files from online feed, encode and upload them with ChunkedUpload, and generate a local playlist if --localpath is .m3u8
  • LiveUpload: capture video and audio stream from local devices, encode and upload segment files with ChunkedUpload, and generate a playlist if --localpath is .m3u8

Clone this wiki locally