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

ffprobe process leak #1056

Open
2 of 3 tasks
dyc3 opened this issue Aug 18, 2023 · 0 comments
Open
2 of 3 tasks

ffprobe process leak #1056

dyc3 opened this issue Aug 18, 2023 · 0 comments
Labels
bug Something isn't working server Improvements or additions to the server

Comments

@dyc3
Copy link
Owner

dyc3 commented Aug 18, 2023

Current Behavior

Sometimes, ffprobe processes remain open when they are no longer having data piped into them.

This only seems to occur with ffprobe_strategy = "stream".

Expected Behavior

If the request for a direct video times out, ffprobe should be terminated.

Steps To Reproduce

Precise steps unknown, but probably

  1. Open a room
  2. Attempt to preview a direct video that takes > 30 seconds to process
  3. See request time out
  4. See ffprobe still running

Environment

  • This happens on the official site, opentogethertube.com
  • This happens using a self-hosted version.
  • I'm using the docker image.

Anything else?

No response

@dyc3 dyc3 added bug Something isn't working uncomfirmed Bug has not yet been confirmed, do not start a fix. server Improvements or additions to the server and removed uncomfirmed Bug has not yet been confirmed, do not start a fix. labels Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Improvements or additions to the server
Projects
None yet
Development

No branches or pull requests

1 participant