this post was submitted on 03 Aug 2024
79 points (96.5% liked)

Linux

47337 readers
1244 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
79
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

How can I use Whatsapp video call on Linux?

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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago* (last edited 1 day ago) (1 children)

[This comment has been deleted by an automated system]

[–] [email protected] 1 points 1 month ago (1 children)

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] 4 points 1 month ago* (last edited 1 day ago) (2 children)

[This comment has been deleted by an automated system]

[–] [email protected] 1 points 1 month ago (1 children)

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] 2 points 1 month ago* (last edited 1 day ago)

[This comment has been deleted by an automated system]

[–] [email protected] 1 points 1 month ago (1 children)

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.