You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See `tusc` in action with debug mode where the upload is aborted frequently with `Ctrl+C` interrupt.
72
+
73
+
[](https://github.com/adhocore/tusc.sh)
74
+
75
+
### Debugging
63
76
To print the debugging information pass in `DEBUG=1` env like so:
64
77
```sh
65
78
DEBUG=1 tusc 0:1080 ww.mp4
@@ -75,8 +88,8 @@ To revert the above step, just remove the debug file:
75
88
rm ~/.tus.dbg
76
89
```
77
90
78
-
## Trying Out
79
91
92
+
## Trying Out
80
93
To get hands on in local machine, you can install [tusd](https://github.com/tus/tusd#download-pre-builts-binaries-recommended) server.
0 commit comments