• 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 Jellyfin DLNA for Meta Quest 2

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Jellyfin DLNA for Meta Quest 2

    Troubles with DLNA server for Quest 2
    SciFinn
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    #1
    2023-06-27, 08:36 AM
    Hello,
    I have setup my very first home server running TrueNAS. On there I have successfully set up Jellyfin and Tailscale and it works: I can connect from anywhere to Jellyfin when I'm connected with Tailscale or I'm in my local network.
    As I have some 3D movies I wanted to watch them on my Meta Quest 2. For this I use BigscreenVR. I enabled DLNA in my Jellyfin settings, my Quest is connected to the same network as the server. But I still cannot connect with DLNA, it says that there aren't any DLNA servers around.

    I am very new to DLNA and I'm not sure what I did wrong. If anyone could help me I would be very grateful. Thanks!
    My DLNA settings:


    Attached Files Thumbnail(s)
       
    Shadowghost
    Offline

    Linter Overlord

    Posts: 23
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    Country:Germany
    #2
    2023-06-27, 10:18 AM
    Try lowering the alive message interval significantly, that might help.
    SciFinn
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    #3
    2023-06-27, 04:17 PM
    (2023-06-27, 10:18 AM)Shadowghost Wrote: Try lowering the alive message interval significantly, that might help.

    I just tried 1 second and 5 seconds with Jellyfin restart but BigscreenVR still says that it couldn't find it.
    Is there a way to test if DLNA is working outside BigscreenVR? I don't even know if its an issue with Jellyfin or with BigscreenVR
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-06-27, 04:34 PM (This post was last modified: 2023-06-27, 04:37 PM by TheDreadPirate. Edited 1 time in total.)
    Do you have other DLNA capable devices? Something like a PlayStation 3/4/5 or smart TV? Doesn't VLC support DLNA?
    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]
    Venson
    Offline

    Moderator, Server Dev, XBox Maintainer

    Posts: 382
    Threads: 7
    Joined: 2023 Jun
    Reputation: 15
    Country:Germany
    #5
    2023-06-27, 05:08 PM
    Do you use any kind of reverse proxy?
    typos are finders, keepers.
    Next Jellyfin release 10.11.0 will be Soon™
    Soon™ is an unregistered trademark of Jellyfin International
    1
    SciFinn
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    #6
    2023-06-27, 05:38 PM
    I don't have any other DLNA capable device. But I just tried VLC and it seems to be able to stream content from my PC when I start another Jellyfin server on that PC.
    But my Jellyfin server from my home server doesn't show up.
    All devices are in the same network. PC and server are connected via LAN. Quest by Wi-Fi. Wi-Fi should work, because I can connect to the Jellyfin server from my smartphone via Findroid.

    Also I only use Tailscale. Don't know if that qualifies as reverse proxy...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2023-06-27, 05:51 PM
    You are running Jellyfin in a Docker on your TrueNAS server, correct?

    https://jellyfin.org/docs/general/networking/dlna/

    Quote:DLNA is based on uPnP. DLNA will send a broadcast signal from Jellyfin. This broadcast is limited to Jellyfin's current subnet. If you are using docker, the network should use Host Mode, otherwise the broadcast signal will only be sent in the bridged network inside of docker.

    What mode is your docker bridge set to for the Jellyfin container?
    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]
    Venson
    Offline

    Moderator, Server Dev, XBox Maintainer

    Posts: 382
    Threads: 7
    Joined: 2023 Jun
    Reputation: 15
    Country:Germany
    #8
    2023-06-27, 06:17 PM
    (2023-06-27, 05:38 PM)SciFinn Wrote: I don't have any other DLNA capable device. But I just tried VLC and it seems to be able to stream content from my PC when I start another Jellyfin server on that PC.
    But my Jellyfin server from my home server doesn't show up.
    All devices are in the same network. PC and server are connected via LAN. Quest by Wi-Fi. Wi-Fi should work, because I can connect to the Jellyfin server from my smartphone via Findroid.

    Also I only use Tailscale. Don't know if that qualifies as reverse proxy...

    DLNA only works on your local network. If you try to connect via Tailscale and try to use DLNA, that does not work by design.
    typos are finders, keepers.
    Next Jellyfin release 10.11.0 will be Soon™
    Soon™ is an unregistered trademark of Jellyfin International
    SciFinn
    Offline

    Junior Member

    Posts: 7
    Threads: 2
    Joined: 2023 Jun
    Reputation: 0
    #9
    2023-06-27, 06:22 PM (This post was last modified: 2023-06-27, 06:23 PM by SciFinn. Edited 1 time in total.)
    I am using the jellyfin application from TrueCharts so it's not Docker. Tailscale shouldn't be a problem. Tailscale allows to connect to the server via local network or Tailscale. So the Quest should see the server without Tailscale in front.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2023-06-27, 06:28 PM (This post was last modified: 2023-06-27, 06:31 PM by TheDreadPirate. Edited 1 time in total.)
    TrueCharts is a Docker implementation and the host mode network requirement still apply to TrueCharts.
    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]
    Pages (2): 1 2 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