• 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 Large files & remuxes buffer while streaming in the same network

     
    • 0 Vote(s) - 0 Average

    Large files & remuxes buffer while streaming in the same network

    Remuxes buffer over the network
    Sash
    Offline

    Junior Member

    Posts: 23
    Threads: 3
    Joined: 2024 Aug
    Reputation: 0
    #21
    2024-08-14, 05:05 PM
    (2024-08-14, 03:03 PM)TheDreadPirate Wrote: When you are playing in MPV Shim can you open task manager and check the CPU and GPU usage?

    (2024-08-14, 04:52 PM)TheDreadPirate Wrote: How much of the directions provide by @DazzlingTap2 did you follow?  I don't use MPV Shim myself, but I've seen this a couple of times and it required some reconfiguration to get MPV Shim to work smoothly.

    I have followed everything that they said about the config, but I also see an issue with using Shim long term. 

    It doesn't read the media directly from the source. It streams and transcodes the media and creates and deletes cache on every play, and this could affect my SSD and make it's life short.

    @DazzlingTap2 did mentione about this tool embyToLocalPlayer but the guide on github is a mess and I have been getting this error

    Code:
    [08/14/24 22:14:10.5] ['Python path: C:\\Users\\_hide_user_\\Downloads\\Compressed\\etlp-mpv-py-embed-win32\\python_embed\\python.exe']
    [08/14/24 22:14:10.5] ['ini path: C:\\Users\\_hide_user_\\Downloads\\Compressed\\etlp-mpv-py-embed-win32\\embyToLocalPlayer.ini']
    [08/14/24 22:14:10.5] Windows-10-10.0.22631-SP0 Python-3.9.13
    [08/14/24 22:14:12.9] C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\embyToLocalPlayer.py
    [08/14/24 22:14:12.9] use mpv_embed and overwrite ini because mpv_embed folder exists
    C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\mpv_embed\mpv.exe
    Traceback (most recent call last):
      File "C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\embyToLocalPlayer.py", line 35, in <module>
        run_server()  # 主要逻辑入口:utils.http_server.py
      File "C:\Users\_hide_user_\Downloads\Compressed\etlp-mpv-py-embed-win32\utils\http_server.py", line 46, in run_server
        httpd = ThreadingHTTPServer(server_address, UserScriptRequestHandler)
      File "socketserver.py", line 452, in __init__
      File "http\server.py", line 136, in server_bind
      File "socketserver.py", line 466, in server_bind
    PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 05:22 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Efficient_Good_5784 - 2024-08-13, 05:36 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 05:49 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-13, 05:51 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 06:45 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-13, 06:54 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 06:55 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-13, 07:02 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 07:10 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-13, 07:34 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-13, 08:35 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-13, 09:26 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Efficient_Good_5784 - 2024-08-13, 09:54 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 05:32 AM
    RE: Large files & remuxes buffer while streaming in the same network - by DazzlingTap2 - 2024-08-13, 09:53 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 05:46 AM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 11:57 AM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-14, 03:03 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 03:24 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-14, 04:52 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 05:05 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-14, 05:24 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 05:39 PM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-14, 05:41 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-14, 06:09 PM
    RE: Large files & remuxes buffer while streaming in the same network - by Sash - 2024-08-15, 06:47 AM
    RE: Large files & remuxes buffer while streaming in the same network - by TheDreadPirate - 2024-08-15, 02:51 PM
    RE: Large files & remuxes buffer while streaming in the same network - by DazzlingTap2 - 2024-08-15, 10:28 PM

    • 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