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

Support tunneling and audio offloading #3268

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

nielsvanvelzen
Copy link
Member

Backports tunneling & audio offloading support from playback rewrite branch to master. Also added the support to the old VideoManager implementation in case we still have that with 0.17.

See media3 glossary for more information about these features.

Changes

  • Add tunneling
  • Add audio offloading
  • Add TS file extractor configuration (partially based on VideoManager and partially on the mobile app implementation with the memory detection)

Issues

Fixes #3261

@nielsvanvelzen nielsvanvelzen merged commit 76acd17 into jellyfin:master Dec 29, 2023
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the playback-tunneling branch December 29, 2023 14:26
@nielsvanvelzen nielsvanvelzen modified the milestones: v0.17.0, v0.16.3 Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request playback Issue related to media playback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to Enable "Tunneled Video Playback in ExoPlayer" to improve/enforce HDR and Performance.
2 participants