PeerTube
PeerTube copied to clipboard
Add resumable upload support for "Studio"
Describe the current behavior
Solving this issue will solve instances that run on cloudflare proxy or increase stability by redoing failed chunk uploads
Steps to reproduce
- Edit a video from Studio
- Append a video from beggining/last
- Observe that it does not have chunk upload but rather sent from only a single stream
Describe the expected behavior
Studio uploads should have the same behavior from uploading the video normally
Additional information
-
PeerTube instance:
- URL:
- Version: 7.0.0
- NodeJS version: v21
- Ffmpeg version:
-
Browser name, version and platforms on which you could reproduce the bug:
-
Link to browser console log if relevant:
-
Link to server log if relevant (
journalctlor/var/www/peertube/storage/logs/):