I watch the F1 on NowTV. In windows this works fine in Firefox but not in Linux. My research turned up various posts linking to the “widevine” package that depends on “glibc-widevine” but that seems to have disappeared. What happened to it? did it work? where can I get it? is there an alternative?

  • zelifcam@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    26 days ago

    Paramount+ won’t play on Linux and Netflix plays at a lower bitrate.

    DRM video on Linux will vary service to service. This is because each service sets their own rules for DRM using widevine. One service may require different levels of security than others. Resulting in different results depending on this service.

    Unfortunately Linux is not a priority for these services and you’re likely out of luck.

    https://en.m.wikipedia.org/wiki/Widevine

    • seaQueue@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      26 days ago

      Does edge still provide the best streaming experience on Linux? I haven’t streamed anything from my Linux machines in a while but that used to work well for most streaming providers. It coaxed 1080p out of a couple that would only serve 720p to Chrome IIRC.

    • mubOP
      link
      fedilink
      arrow-up
      1
      ·
      26 days ago

      Yeah that’s what it said but it is required by the widevine aur package. I guess I could fork that package to remove the glibc-widevine package?

      • progandy@feddit.de
        link
        fedilink
        arrow-up
        3
        ·
        26 days ago

        The pkgbuild should not depend on it if you build in x64, that is only a display Problem in the web i think. Firefox should be avle to download its own copy of widevine though.

        • Strit@lemmy.linuxuserspace.show
          link
          fedilink
          arrow-up
          1
          ·
          26 days ago

          Yeah. The PKGBUILD says glibc-widevine is only required for armv7h and aarch64 builds. SO it’s just aurweb that’s displaying it wrong.

  • MsFlammkuchen@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    4
    ·
    26 days ago

    There was a deletion request for that package, because it is not intended for x86 and mirrors a package in the official repos. It seems like it was deleted. I remember it getting an update not to long ago.

    You can still clone the aur repo and get the PKGBUILD from there: https://aur.archlinux.org/glibc-widevine.git But be aware, that it doesn’t get updates anymore.