• 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 Issue with proxy and bitrate limit

     
    • 0 Vote(s) - 0 Average

    Issue with proxy and bitrate limit

    I am facing a problem while using Nginx proxy manager as a proxy on my LAN and using tail scale to access the proxy.
    flame
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:India
    #4
    2024-09-18, 09:29 AM
    (2024-09-17, 10:55 PM)TheDreadPirate Wrote: In Nginx proxy manager, did you follow our documentation and add the specified options in the advanced tab?

    https://jellyfin.org/docs/general/networ...xy-manager

    One of the options is specifically for ensuring that things like bit rate limits are applied correctly.

    Code:
    proxy_set_header X-Real-IP $remote_addr;

    Without this option, Jellyfin will read the proxy's IP address.  With this option in Nginx, in combination with Known Proxies, Jellyfin will read the address in the header for the proxied client.

    Yes I am using most of the required part in the Nginx proxy managers advanced config except for the security settings since this isn't shared with anyone except family and the tld (.home) is for local network access so cannot generate a publicly trusted SSL cert for it.

    Even after setting the max bitrate allowed for external connections to 3Mbps, I was still able to receive a 6+Mbps remuxed video over mobile data on my phone.

    Log file regarding the incident:

    [INF] User policy for "flame". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True 
    [INF] RemoteClientBitrateLimit: 3000000, RemoteIP: "192.168.1.10", IsInLocalNetwork: True

    And as for the known proxies list, as I have already mentioned, 192.168.1.10 is already added as a known proxy.

    I really don't understand why it is still showing up as a local network device Weary-face


    Attached Files Thumbnail(s)
           
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Issue with proxy and bitrate limit - by flame - 2024-09-17, 09:30 PM
    RE: Issue with proxy and bitrate limit - by flame - 2024-09-17, 09:38 PM
    RE: Issue with proxy and bitrate limit - by TheDreadPirate - 2024-09-17, 10:55 PM
    RE: Issue with proxy and bitrate limit - by flame - 2024-09-18, 09:29 AM
    RE: Issue with proxy and bitrate limit - by TheDreadPirate - 2024-09-18, 02:11 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