-
Like javascript-based clients, let's use the tus.io protocol for the client-py.
It has the following advantages:
* All the advantages of tus.io protocol such as resuming uploads
* More accurate pro…
-
Es una buena práctica no utilizar letras mayúsculas en los nombres de sus archivos, investigue un poco
-
Current implementation of stream splitter has some issues/drawbacks. I think these should be addressed in near future.
Parallel nature of this class can cause file corruption when upload of any pa…
-
When selecting "Dependent" in the "Brain state" list, Matlab (2017b) throws an error:
```
Error using uix.VBox/set.Heights (line 67)
Size of property 'Heights' must match size of contents.
Err…
-
Hi, i am experiencing a really long wait time once performing a Tus upload with the api. For a 280mb video (created on my phone) it takes a total of 2 mins and 28 seconds. This is with the chunk size …
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [ X ] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del…
-
![Animation](https://github.com/user-attachments/assets/6968552d-2982-4763-bade-b5b312f3dca6)
**Describe the bug**
Manic behavior of the progress bar in example.
In the example screen recording…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
1…
-
Ref https://github.com/tus/tus-resumable-upload-protocol/blob/master/protocol.md#checksum
This question might sound picky, but would it not make sense for tus to define how checksums are named or r…
-
The idea is to build a tool for load-testing tus servers using tus-js-client.
Examples:
- Use K6 and integrate with tus-js-client: https://github.com/tus/tus-js-client/issues/442