24
submitted 6 months ago by cygnus@lemmy.ca to c/linux@lemmy.ml

Sorry if this community isn't the right place to ask — I got a USB webcam that works great in Teams, but lags tremendously (3-4 seconds) in Zoom. I doubt the Zoom app is introducing that lag on its own, but how would I troubleshoot this?

This is on EndeavourOS (basically Arch)

all 11 comments
sorted by: hot top controversial new old
[-] waigl@lemmy.world 13 points 6 months ago* (last edited 6 months ago)

I also wondered for quite some time why my Logitech C920 webcam seemed to be using much lower framerates (which could be perceived as "laggy") in Linux as compared to Windows. It turns out it was transmitting uncompressed YUV frames by default, and for that, the bandwidth of my USB port just wasn't enough. (Maybe in USB C it would be enough, but this webcam isn't USB C.)

It worked like a charm after I manually set the format to H.264 in OBS. ("Like a charm" meaning it was transmitting 1920x1080 at 30 fps.) Unfortunately, I don't know how to do that in an application-agnostic way, but maybe someone else here can enlighten us. Worst case, install https://github.com/umlaeute/v4l2loopback and pipe your webcam stream through OBS...

I think it's possible that this is the same problem that you have run into.

[-] Potajito@feddit.ch 10 points 6 months ago

Probably the web app works better than the native app. Also, try the flatpak if you still prefer native, it's better than what's on the repos imo.

[-] beejjorgensen@lemmy.sdf.org 4 points 6 months ago

It does work better for me in general. The video is no longer slow... unless I start using a virtual background, then it gets really sluggish. (Firefox.)

[-] governorkeagan@lemdro.id 5 points 6 months ago

Have you tried the Zoom web app? They have a link on their site where you can join a meeting in your browser to test if your webcam/mic work correctly

[-] cygnus@lemmy.ca 3 points 6 months ago

It works perfectly there! Thanks for this — it confirms the issue is with the standalone app (and Flatpak).

[-] beejjorgensen@lemmy.sdf.org 3 points 6 months ago

I also run Arch and have this same problem. I dug in for a bit, but found nothing. :( Webcam works perfectly well in all other circumstances except Zoom.

[-] bustrpoindextr@lemmy.world -4 points 6 months ago

Zoom is an absolute dumpster fire of an application, but that's your solution. Don't use zoom.

Seriously though, Google meet, Microsoft teams, discord, all work great. Zoom just barely functions and I don't get why people want to use it.

[-] cygnus@lemmy.ca 2 points 6 months ago

Some of us have to accommodate clients and don't get to decide.

[-] bustrpoindextr@lemmy.world -1 points 6 months ago

Then you deal with the fact that zoom is a dumpster fire for those clients

this post was submitted on 11 Dec 2023
24 points (92.9% liked)

Linux

45501 readers
1902 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