• Encrypt-Keeper@lemmy.world
    link
    fedilink
    English
    arrow-up
    41
    ·
    edit-2
    11 days ago

    One of the things on my FOSS wishlist is an open source alternative to Roku/GoogleOS/Apple TVos, etc. there are lots of FOSS apps on these various platforms, but those apps almost always have varying levels of quality and availability across them.

    Right now the closest you can really get is media center PC, but what I really need is something relatively plug and play I can send to family members, preconfigured.

    • lemongarlic@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      10 days ago

      Google TV is the least worst option in terms of open source optionality, Apple TV is best for privacy as is

    • Damage@feddit.it
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 days ago

      We need to develop an open, modular or all-in-one NAS with easily enabled services like Jellyfin, Navidrome, Paperless, Home assistant and so on.

      With IPv6 we could avoid having to deal with CGNAT, but that could be solved as well.

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        People have been trying to do that for a long, long time, with various levels of success. There are a dozen options out there to try, but the scope of that kind of project huge compared to a simple streaming appliance OS.

    • GalacticRobot@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 days ago

      For me it’s kind of JellyFin + TailScale, but that probably isn’t going to work with less tech savvy family members or on all devices. Plex works well enough, but then again it’s the same thing that someone has to be responsible for the ‘media’ portion, and a lot of people enjoy live sports, which seems difficult through the open source things.

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 days ago

        Yeah JF + Tailscale in one of them $20 Walmart Google TV boxes works well enough but like, I’d love to drop the Google part entirely.

        • GalacticRobot@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 days ago

          Yeah, I just use the web interface, so I end up having a cheap PC with a keyboard/remote which works pretty well, then it doesn’t matter the TV and get’s away from Google altogether.

        • selokichtli@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          9 days ago

          It is a server application too that can be installed in old hardware serving media to many clients, not only the jellyfin app.

          • Encrypt-Keeper@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            9 days ago

            It’s a server application that just streams your media. You’d still need some kind of device to install the client on.

            • selokichtli@lemmy.ml
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              9 days ago

              Relax. I was just correcting your wrong statement about it being just “a media streaming application” by adding the sever part bit.

    • Grimy@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      10 days ago

      Best solution would probably be a mini PC running a web app dashboard like they do with kiosks. I would tell you to get a rasp pi but they went up in price by quite a bit. You would still have to order it for them and spend a few hours tinkering and installing everything.

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        10 days ago

        Yeah and the experience just wouldn’t be very good. I have a lot of experience with mini PCs auto loading into web dashboards and it never works quite as well as you want it to

    • shalafi@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 days ago

      Until I read the last sentence, I had no idea what you were talking about. You sound like you could whip up a media center PC easy enough. The machine I’m typing this on doubles as our media center. I have to take the mouse to the coffee table for a movie remote, but that’s the only hassle, and it isn’t a hassle for me.

      I feel like the tech is already in place. What do you want that isn’t out there?

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 days ago

        Must get very small, very quiet, require zero ongoing maintenance besides an automated update mechanism, and have a single unified UI across all apps that the user can’t easily escape out of.

    • pivot_root@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      10 days ago

      What would be amazing is if there was some way to have a fully declarative system that was integrated with a system update UI.

      You would upload the config somewhere, your family’s streaming box would see a new update is available and either prompt them to install it or install it for them overnight.

      • Encrypt-Keeper@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        I’ve never used it before but it sounds like you’re sorta describing NixOS? That might be an option to sorta Jerry-rig this idea together.