PeerTube icon indicating copy to clipboard operation
PeerTube copied to clipboard

Add resumable upload support for "Studio"

Open Kinuseka opened this issue 10 months ago • 0 comments

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

  1. Edit a video from Studio
  2. Append a video from beggining/last
  3. 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 (journalctl or /var/www/peertube/storage/logs/):

Kinuseka avatar Feb 13 '25 17:02 Kinuseka