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!

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    16 hours ago

    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.caOP
      link
      fedilink
      arrow-up
      1
      ·
      4 hours ago

      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.

  • catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 hours 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.