this post was submitted on 12 Mar 2025
25 points (90.3% liked)

Linux

51914 readers
1122 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
 

Somehow I collect low-powered laptops, and it would be nice to video chat on them without teetering on the edge of my desktop being frozen while I do it. Unfortunately, aside from Zoom - which doesn't have an ARM+Linux client - most of the video conferencing software I know of are WebRTC-based.

My question - can anyone suggest video conferencing software that is speedier than your average browser-based solution? I expect that whatever it is will require the other end to run the same software, and that's ok.

For reference, Google Meet and Jitsi Meet are the two I've tried. I briefly tried Teams, but it was having none of it.

Thank you!

all 11 comments
sorted by: hot top controversial new old
[–] just_another_person@lemmy.world 5 points 5 days ago (1 children)

Can you post some hardware specs? In general, the local client is going to use similar resources as a browser session since it's just a repacking of the same software in most cases unless it's horribly handled. Slack comes to mind in this instance.

Some details about what the actual issues are might be helpful as well.

[–] NotAnArdvark@lemmy.ca 2 points 4 days ago (1 children)

One is a Pinebook Pro, which is an RK3399 processor. Another is a Surface Go 2 with an Intel Pentium Gold Processor 4425Y.

The actual issue is that the video conferencing works, but trying to do anything else is just suuuper slow. Well, the Surface Go 2 is actually fairly good as long as I'm not touching the ZRAM. But, trying to share a window in Google Meet will always involve a lot of waiting. Firefox and Chromium seem equivalent on the Surface, but the Pinebook seems better in Chromium lately.

I can bare-bones most apps I use on these laptops, but for video conferencing it seems like I have to drag along a whole browser.

[–] MouldyCat@feddit.uk 1 points 4 days ago

Can you just stream video and audio directly, like a standard IP camera? This list of solutions in the Raspberry Pi documentation could have some ideas - https://www.raspberrypi.com/documentation/computers/camera_software.html#stream-video-over-a-network-with-rpicam-apps (there are some RPi specific solutions, but also general Linux approaches e.g. ffplay)

[–] Sturgist@lemmy.ca 4 points 4 days ago

Somehow I collect low-powered laptops.

Don't lie to us. It's not a mystery. I can almost guarantee 80%+ of the people in this thread have something they both collect and pretend it's a mystery/weird that they do.

I used to collect fixed blade knives. Had to give them away when I moved to the UK, not worth the hassle if I was asked about it.

Now I have the start of a collection of old mini-synths that I keep meaning to circuit bend but never get around to.

[–] lumpybag@reddthat.com 2 points 5 days ago

Maybe Mirotalksfu or galene?

[–] wuphysics87@lemmy.ml 2 points 4 days ago
[–] catloaf@lemm.ee 2 points 5 days ago

That would probably depend on the hardware acceleration for video encoding and decoding on your particular system. Doing it in software, especially for low-spec devices, is going to greatly limit your resolution and quality if you want a reasonable frame rate.

[–] MonkderVierte@lemmy.ml 2 points 4 days ago

Maybe to /dev/video0 and then VNC?

[–] ManicMambo@lemmy.world 1 points 2 days ago

I somehow collect old laptops too, fellow non-collector. Gotta stop this hobby before it gets out of control.

[–] gazter@aussie.zone 1 points 4 days ago

Galene is webRTC based, but very lightweight.