Hi, I have a hypothetical question that is probably going to sound very dumb once someone shows me a very simple workaround :

In this situation : there is a properly setup server in house A with a running jellyfin/immich server, and there’s a second server in house B for homeassistant.

Is there a way I can use server B to remotely connect to server A to access JF and Immich and stream it via HDMI a TV in house B ?

Thank you in advance

  • mpramann@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    6
    ·
    14 hours ago

    Side-to-side Wireguard VPN if you want to keep it simple service wise. Tailscale/Headscale vor Netbird if you want a relatively easy way to set it up and are okay with a bit of overhead.

      • mpramann@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        50 minutes ago

        Yes, you are correct. Unfortunatly some options and use cases of “regular” are not covered by wg-easy. If you’re behind a CGNAT or want to use dual stack it’s better to learn and stick to basic Wireguard.

  • lsjw96kxs@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    14 hours ago

    If it is in two different houses, why would you use a NAS as a client for jellyfin ? You’d better connect an android TV box like an nvidia shield and connect to the jellyfin.

    Of course, the jellyfin instance should be accessible over the internet, either by setting up a reverse proxy or a VPN.

    • Pipas66@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      1
      ·
      11 hours ago

      You’re right, this makes the most sense and with little headaches. I didn’t go with it at first cause I didn’t know there was an alternative to Amazon/Google/Xiaomi devices to access Android TV, so thank you for the Nvidia Shield recommendation, I’ll check it out (and yes I know Android TV is Google, but it’s for a very occasional use, so I’ll give up a bit of privacy just for this)

      • lsjw96kxs@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        9 hours ago

        Personally, I just installed another launcher for my shield (projectivy launcher) so I don’t have to deal with annoying advertising. You could also replace the stock OS with a foss android TV, but I haven’t tried it myself so I can’t tell you if it works well or not.

  • hazard_iguana@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    15 hours ago

    Tailscale and the other tools people mention is an option.

    Another one that’s a bit more costly unless you already have it is UniFi gear can do site-to-site VPN which can make it pretty easy as well. Other router gear has it as well, UniFi just makes it easier. This would put each others networks next to each other and you could access them as if they’re in the same home.

    And then of course just wireguard direct connection.

    There’s a lot of options, matters only how DIY you want to make it.

    Unless you have fiber at the house with the server, you’ll probably run into issues with streaming these ways without transcoding, even with transcoding gear… cable upload speeds and reliability can be middling.

  • NarrativeBear@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    23 hours ago

    What you may want to do is use something like Tailscale (or a VPN) to connect the two sites (homes) together.

    Run your Tailscale setup in home A, and then in home B connected to your tailnet. You can install Tailscale on the home router of home B, or install it on any device that needs to connect to home A.

    Then in home B you just connect to your Jellyfin server like you normally would if you were in home A. This could be a android box or smart tv for example or accessing it through a browser on a pc. (If those devices have Tailscale installed and are connected to your tailnet in home A)

    Using a VPN like Tailscale would also mean you don’t expose your Jellyfin to the internet.

    • BCsven@lemmy.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      22 hours ago

      Or headscale, or plain wireguard if you have any qualms about the tailscale servers that moved from Canada to the USA several years ago.

    • Pipas66@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      Thanks, I’ll give Netbird a try on my server A for routing incoming traffic from friends & family, and for my original issue I think it’s easier if I use an android tv adapter/device like the other commenter said

  • Brkdncr@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    22 hours ago

    Advertise/present the services to the internet, or merge the networks or devices together using a service like Tailscale.

    • Pipas66@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      1
      ·
      8 hours ago

      Oh true, merging them together in a Tailscale network kinda makes sense, I hadn’t thought of that thank you

    • SpikesOtherDog@ani.social
      link
      fedilink
      English
      arrow-up
      7
      ·
      18 hours ago

      I advise strongly against advertising jellyfin directly to the Internet. Maybe through a reverse proxy, but based on the question I have to say no.