Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

[Feature] Concurrent multi-thread video uploading #42

Description

@timerring

Is your feature request related to a problem? Please describe.

The current version only uploads the video in chunks in single thread, sometimes it cannot use the full bandwidth of the network.

Describe the solution you'd like

Use a thread pool to upload the video chunks concurrently, which will make full use of the network.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions