jellyfin-vue
jellyfin-vue copied to clipboard
Kill ffmpeg process immediately after closing the webpage.
Description of the bug
I noticed that if the webpage is closed instead of clicking the close ("x") button on the left top of the video to stop it, the ffmpeg process still exists for a long time. However the vanilla client will kill the process at once in same situation.
Steps to reproduce
Play any video and close the page.
Expected behavior
Kill ffmpeg process immediately or faster.
Logs
No response
Screenshots
No response
Platform
Linux
Browser
Edge
Jellyfin server version
10.8.1
Additional context
No response
I'm having the same issue even in vanilla client with 4K file
@HySand Can you try now that we have merged the vue 3 changes?
I believe this is related to #996
I confirm this is still the case, but ffmpeg gets killed after a minute though.