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

'original' videoplayer (BETA) doesn't close (transcoding) stream after closing #574

Open
andries230 opened this issue Nov 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andries230
Copy link

Describe the bug
When using the 'original' videoplayer (BETA), a transcoding stream does not stop after closing the player until you start a new stream.

System (please complete the following information):

  • iOS Version: 17.5.1
  • Jellyfin Expo version: 43.0.0
  • Jellyfin Server version: 10.10.3

To Reproduce

  1. Top the Settings (cog) in the tabview
  2. Enable 'use original videoplayer (BETA)'
  3. Start a video that needs transcoding
  4. Look at the system resource monitor (or GPU monitor) so check if transcoding is doing anything
  5. Stop the video by clicking the X in the corner
  6. Look again at the system resource monitor (or GPU monitor). It is still performing the transcode...

Expected behavior
The stream (and thus the transcoding) should stop when you close the videoplayer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant