Package Details: webcamoid 9.4.0-1

Git Clone URL: https://aur.archlinux.org/webcamoid.git (read-only, click to copy)
Package Base: webcamoid
Description: Webcamoid is a full featured webcam capture application.
Upstream URL: https://webcamoid.github.io/
Licenses: GPL
Conflicts: webcamoid
Provides: webcamoid
Submitter: hipersayan_x
Maintainer: hipersayan_x
Last Packager: hipersayan_x
Votes: 58
Popularity: 0.090752
First Submitted: 2014-12-09 01:29 (UTC)
Last Updated: 2026-07-06 21:03 (UTC)

Dependencies (24)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

petaramesh commented on 2026-07-09 11:13 (UTC)

Same issue here, but the faulty dependancy is actually in libuvc PKGBUILD, not webcamoid. Replacing 'libjpeg' by 'libjpeg.so' in libuvc's dependancies in PKGBUILD allows compiling everything allright.

emk2203 commented on 2026-07-09 10:00 (UTC)

Getting a conflict here; mozjpeg is in conflict with libjpeg-turbo, which is used in a lot of other packages. libuvc as well.

How to fix these dependencies?

gi1242 commented on 2025-08-20 15:24 (UTC) (edited on 2025-08-20 15:25 (UTC) by gi1242)

When I tried to upgrade webcamoid today, my computer ran out of memory and it killed the build about half way through. did anyone else experience anything similar?

Update: I had MAKEFLAGS='-j'. When I removed that it complied fine (but very slowly). I've cautiously added that back.

gi1242 commented on 2025-08-15 17:21 (UTC)

When I tried to upgrade webcamoid today, my computer ran out of memory and it killed the build about half way through. did anyone else experience anything similar?

hipersayan_x commented on 2025-07-30 03:23 (UTC)

Thanks, I just forgot to to update that dependency.

Martchus commented on 2025-07-30 01:59 (UTC)

Is the dependency qt5-multimedia (optional) – Camera capture still up to date considering this package otherwise using Qt 6 now?

hipersayan_x commented on 2024-10-02 17:29 (UTC)

Oh, I did not know, I will wait until its available in the repositories and fix it.

papavlos commented on 2024-10-02 16:50 (UTC)

The official vlc in "extra" repo is still of version 3.x (3.0.21-6) and webcamoid builds properly, Are you sure you have installed the version 4.0 of vlc? It is available only in AUR as vlc-git. And it is apparently not backward compatible which is illustrated by errors in my previous post. If so, you should exclude "vlc-git" from dependencies, or check if the version 3.x is installed, not 4.x.

hipersayan_x commented on 2024-10-02 16:05 (UTC)

I have updated my system, did checked and its building fine for me without any change. papavlos maybe your system was not fully updated when building the package?

hipersayan_x commented on 2024-10-02 13:42 (UTC)

Ok, I usually do not update my system before a release that's why I did not have the build error, will check.