• 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 SOLVED: Can't see other clients in the "cast to" devices list

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Can't see other clients in the "cast to" devices list

    auxym
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #11
    2025-03-26, 01:09 AM
    I just tried the following values for the "Published Server URIs" field:

    Code:
    (blank)
    all=http://jellyfin.home
    all=192.168.0.85:8096

    No change. Should I try anything else for this setting? It's not super clear for me what it does.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2025-03-26, 02:49 PM
    Are all the clients on the same subnet/VLAN? Is your router blocking broadcasts? Are you logged in as the same user on all devices?
    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]
    auxym
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #13
    2025-03-27, 12:36 AM (This post was last modified: 2025-03-27, 12:39 AM by auxym. Edited 2 times in total.)
    (2025-03-26, 02:49 PM)TheDreadPirate Wrote: Are all the clients on the same subnet/VLAN?

    Yes, all on 192.168.0.0/8 subnet. I don't have any sort of special vlan stuff.

    (2025-03-26, 02:49 PM)TheDreadPirate Wrote: Is your router blocking broadcasts?

    I don't think so. It's some Hitron ISP router/modem. I checked the firewall settings, this is what it says:

    Code:
    Minimum Security (Low):

    No application or traffic is blocked.

    Allow (LAN-To-WAN):All

    Blocked:
    IDS enabled
    IDENT (port 113)

    If there's some test I can do (nmap?) to confirm, please let me know.

    (2025-03-26, 02:49 PM)TheDreadPirate Wrote: Are you logged in as the same user on all devices?

    Yes, both JMP clients are logged in with the same client.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2025-03-27, 02:04 PM
    Are all the client devices connected via WiFi? Is "AP Isolation" enabled?
    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]
    Mao899
    Offline

    Junior Member

    Posts: 7
    Threads: 0
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #15
    2025-03-27, 06:27 PM (This post was last modified: 2025-03-27, 06:31 PM by Mao899. Edited 1 time in total.)
    I've been fighting with these same issues since day one with Jellyfin.

    I can get clients to see each other for limited periods, but only after restarting them.

    The best information I've been able to find suggests that it's "Webhook" related - whatever that means.


    Running Jellyfin as a container, ports 7359 and 8096 are forwarded, I had 2 additional ports configured that brought the most success, but in following this thread I just changed from Bridge to Host mode and lost all the ports - so I don't recall what they were.

    The 2 main clients are Windows based (Firewall disabled), another is Android, another is Linux. They all exhibit the same problem.
    auxym
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #16
    2025-03-28, 12:39 AM
    From what I could find on google, and digging around on the router's settings, there is no such option on this particular router.

    Also, I don't have other issues communicating between different PCs on wifi. For example, I can ssh into the other machine from my laptop, or mount a samba share, etc.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #17
    2025-03-28, 12:10 PM (This post was last modified: 2025-03-28, 12:12 PM by TheDreadPirate. Edited 2 times in total.)
    I am out of ideas.  AFAIK, it should just work for hosts on the same subnet. And even for remote devices if you're logged into both. I don't recall if this requires web sockets or not. But that would only be something to consider if you're using a mis-configured reverse proxy.

       
    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]
    Mao899
    Offline

    Junior Member

    Posts: 7
    Threads: 0
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #18
    2025-03-28, 06:03 PM
    In my case, they're all on the same subnet, doesn't matter if they're wired or wireless. And sorry, yes, not Web hooks - web sockets. I have no idea what a reverse proxy is, so I can't off any input there.

    Here's the Github page I came across that seems to be best related to the problem - 

    https://github.com/jellyfin/jellyfin/discussions/10310
    auxym
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #19
    2025-03-29, 01:53 PM
    (2025-03-28, 06:03 PM)Mao899 Wrote: In my case, they're all on the same subnet, doesn't matter if they're wired or wireless. And sorry, yes, not Web hooks - web sockets. I have no idea what a reverse proxy is, so I can't off any input there.

    Here's the Github page I came across that seems to be best related to the problem - 

    https://github.com/jellyfin/jellyfin/discussions/10310

    Well damn, that was it. I enabled websocket support in nginx-proxy-manager and it works now!

    Thanks for posting that. And thanks @TheDreadPirate for all the help too, much appreciated!
    Mao899
    Offline

    Junior Member

    Posts: 7
    Threads: 0
    Joined: 2025 Mar
    Reputation: 0
    Country:Canada
    #20
    2025-03-30, 05:30 PM (This post was last modified: 2025-03-30, 09:06 PM by Mao899. Edited 2 times in total.)
    (2025-03-29, 01:53 PM)auxym Wrote:
    (2025-03-28, 06:03 PM)Mao899 Wrote: In my case, they're all on the same subnet, doesn't matter if they're wired or wireless. And sorry, yes, not Web hooks - web sockets. I have no idea what a reverse proxy is, so I can't off any input there.

    Here's the Github page I came across that seems to be best related to the problem - 

    https://github.com/jellyfin/jellyfin/discussions/10310

    Well damn, that was it. I enabled websocket support in nginx-proxy-manager and it works now!

    Thanks for posting that. And thanks @TheDreadPirate for all the help too, much appreciated!


    Lucky you, I don't have that option since I don't use NGINX!

    This thread has helped me come up with a workaround at least, I shifted Jellyfin to run in Host mode, and now all my DLNA devices are showing up under Cast, so that's a first, and a good sign.

    Update: Remote control still isn't working properly. No indication of what's playing, very limited transport controls.
    Pages (3): « Previous 1 2 3 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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