server icon indicating copy to clipboard operation
server copied to clipboard

movie preview bug fix, in some case stream reading functions may block indefinitely

Open jpsn123 opened this issue 1 year ago • 0 comments

Summary

For some reason, I need to run nextcloud as root, and in this case ffmpeg will block the process when it generates preview.

refencese:

https://www.php.net/manual/en/function.proc-open.php#97012 https://www.php.net/manual/en/function.stream-get-contents.php#106905

jpsn123 avatar Jan 31 '24 06:01 jpsn123