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
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
Open a room
Attempt to preview a direct video that takes > 30 seconds to process
See request time out
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
The text was updated successfully, but these errors were encountered:
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
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
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: