• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Implement true 'Direct Play' when using 'External Player' to reduce network routing

     
    • 0 Vote(s) - 0 Average

    Implement true 'Direct Play' when using 'External Player' to reduce network routing

    Implement true 'Direct Play' when using 'External Player' to reduce network routing and improve performance
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2023-10-12, 05:33 PM
    I'm not a developer, but my assumption for requiring the jellyfin server to mount the network share has to do with client limitations for communicating with the network share. For example, if you are enforcing a particular SMB protocol and SMB encryption, will the client support it? Does Jellyfin have to bundle SMB support with jellyfin? Now the devs have to maintain that.

    By having the operating system handle the network share, the Jellyfin devs no longer have to maintain that within the Jellyfin project's code.

    Additionally, SMB is NOT a streaming protocol. And Jellyfin is not simply sending a file to the client. It is streaming the file to the client in chunks using the HLS protocol. With all the flexibility that protocol enables that SMB simply can't.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-12, 01:39 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-12, 02:00 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-12, 02:28 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-12, 02:37 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-12, 05:11 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-12, 05:18 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by TheDreadPirate - 2023-10-12, 05:33 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-12, 08:28 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by mcarlton00 - 2023-10-13, 12:07 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-13, 12:13 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-13, 04:18 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-13, 06:41 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-16, 04:16 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by TheDreadPirate - 2023-10-16, 04:21 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 04:12 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 06:14 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by TheDreadPirate - 2023-10-17, 06:20 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-17, 06:23 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 06:32 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-17, 06:45 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 07:00 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-17, 07:43 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 07:50 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-17, 08:10 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-17, 08:35 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-17, 08:43 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-18, 02:01 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-18, 08:36 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by TheDreadPirate - 2023-10-18, 08:42 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-18, 09:02 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-18, 08:52 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-18, 09:12 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by TheDreadPirate - 2023-10-18, 09:07 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-19, 04:13 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-20, 04:50 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-20, 04:57 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-20, 04:17 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-24, 06:58 AM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by Deleted User - 2023-10-24, 01:44 PM
    RE: Implement true 'Direct Play' when using 'External Player' to reduce network routing - by zaudio - 2023-10-26, 05:07 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode