Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resumable upload support for "Studio" #6885

Open
Kinuseka opened this issue Feb 13, 2025 · 0 comments
Open

Add resumable upload support for "Studio" #6885

Kinuseka opened this issue Feb 13, 2025 · 0 comments

Comments

@Kinuseka
Copy link

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/):

@Chocobozzz Chocobozzz changed the title Appending new videos from "Studio" does not utilize chunked uploads Add resumable upload support for "Studio" Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants