How can I use Whatsapp video call on Linux?

I tried Whatsapp-for-Linux and Whatsie but they didn’t work.

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    2 months ago

    Video calls are not supported under Linux afaik, since they don’t enable it for the web version.

    • Fonzie!@ttrpg.network
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      I wonder if they’re supported on Windows with Chrome…? Maybe this is a case of simply replacing the UA string?

      • Skull giver@popplesburger.hilciferous.nl
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 months ago

        They don’t support calling in any browsers. If I recall correctly they’re using some kind of native library to encrypt and transcode the video, which the browser obviously can’t use. You need to get the native app on Windows and macOS.

        • Treachery4524@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          2 months ago

          Well they probably could get it to work in the browser it’s just that they didn’t. I wonder why?!

            • Treachery4524@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              2 months ago

              Doesn’t discord support video calls in the browser? Surely it cant be the e2e being the problem here? I didn’t know about the WASM overhead, I always thought of it as near native but I guess that’s not the case then? Websockets should work fine though right?