• 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
    zaudio
    Offline

    Junior Member

    Posts: 33
    Threads: 3
    Joined: 2023 Aug
    Reputation: 0
    #33
    2023-10-18, 09:12 PM (This post was last modified: 2023-10-18, 09:14 PM by zaudio.)
    (2023-10-18, 08:52 PM)000 Wrote: sounds like an improvement, newer version smb, less in the chain, reduced ram usage, more stability

    a single frame skip could be just about anything and so very hard to track down


    as far as on startup commands, i am not sure how synology does things for docker but docker has ENTRYPOINT and CMD definitions for startup

    my jf docker does not have an existing CMD so it would be an additional
    ENTRYPOINT is set to run /init, checking that file it calls another

    any one of those could get you a way to mount on startup

    Yes, I've ready about ENTRYPOINT and CMD... but no clue yet how and where to use those. If I export my container's settings, there is a "cmd" : "" row in the key value pairs list... I tried putting mount -a in there but it just crashed the container on startup. And on that, advice to anyone reading this: DO NOT ENABLE AUTO RESTART on your container when mucking with it! That can be hard to recover from if it crashes on start!
    Starting and stopping containers is all handled in the gui... but there may be a way to do it with task scheduler when the entire device reboots, which would be sufficient as long as the JF container keeps running.
    One opther ting I forgot to mention is I'm having to run it --privileged to be able to do those mounts.... I tried adding the recommended capabilities that got me past missing capability messages, but without --privileged I just get 'permission denied'.... I have read about adding --security-opt apparmor:unconfined that might help with this, but could not get that to work using my export/import settings method to change stuff... perhaps again if I start the container using the task scheduler and a docker command I can add that??? I just wanted to test out the performance of different mount points to see if they even help before getting bogged down in improving the setup.
    As it is, on upgrading my JF container I may have to redo the additional setup... unless I can just use an apt update and install to do it?

    (2023-10-18, 09:07 PM)TheDreadPirate Wrote: Are you videos H265 in mp4 containers?

    for 4k UHD they are H265 or HEVC in mkv containers
    « 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