Skip to content

Features

prince edited this page Feb 12, 2022 · 5 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.
  • Feed: download segment files from online feed, encode and upload them with ChunkedUpload, and generate a local playlist if --localpath is .m3u8
  • Stream: 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