android app for otb-cloud uploading https://otb-cloud.outsidethebox.top/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

569 B

OTB Cloud Android Client

Version

v0.3.0

v0.3.0 notes

  • Reworked upload path to use chunked streaming mode
  • Forces per-file HTTP connection teardown
  • Keeps batched upload handling
  • Aims to eliminate memory buildup during long video runs

Notes

  • Images: working
  • Videos: streaming rewrite under live testing

Android uploader for OTB Cloud.

Version

v0.2.2

Features

  • Scan images and videos
  • Multi-select upload
  • Batched upload throttling
  • Server-side duplicate check

Notes

  • Images: working
  • Videos: improved, still under stability work