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.
|
|
1 week ago | |
|---|---|---|
| app | 1 week ago | |
| gradle/wrapper | 2 weeks ago | |
| .gitignore | 2 weeks ago | |
| PROJECT_STATE.md | 1 week ago | |
| README.md | 1 week ago | |
| build.gradle | 2 weeks ago | |
| client | 2 weeks ago | |
| gradle.properties | 2 weeks ago | |
| gradlew | 2 weeks ago | |
| gradlew.bat | 2 weeks ago | |
| patch.sh | 2 weeks ago | |
| patch1.sh | 2 weeks ago | |
| patch2.sh | 2 weeks ago | |
| patch3.sh | 2 weeks ago | |
| server | 2 weeks ago | |
| settings.gradle | 2 weeks ago | |
README.md
OTB Cloud Android Client
Version
v0.3.3
v0.3.3 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