How can I use Whatsapp video call on Linux?

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

  • Eugenia
    link
    fedilink
    English
    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!
      link
      fedilink
      32 months ago

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

        • @[email protected]
          link
          fedilink
          12 months ago

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

            • @[email protected]
              link
              fedilink
              12 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?

                • @[email protected]
                  link
                  fedilink
                  12 months ago

                  You raise valid points and thank you for the detailed answer. It’s a shame wasm isn’t hardware accelerated, is that because of security or is it simply not implemented yet? (i can google this but I’m just wondering.) I agree that being able to call on a web browser is perhaps less necessary because of the phone having to be linked anyway, but it still would be nice to have :)

                • @[email protected]
                  link
                  fedilink
                  English
                  11 month ago

                  Discord uses unencrypted WebRTC

                  I’m a noob but how unencrypted are we talking about here? Can someone do a packet capture and reconstruct the video? Or like unencrypted at the machine level and other processes can see.