Search Criteria
Package Details: webcamoid 9.3.0-2
Package Actions
| 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.143306 |
| First Submitted: | 2014-12-09 01:29 (UTC) |
| Last Updated: | 2025-07-30 03:20 (UTC) |
Dependencies (35)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- alsa-lib (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libuvcAUR (libuvc-gitAUR) (make)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (make)
- portaudio (make)
- qt6-multimedia (make)
- qt6-tools (make)
- sdl3 (sdl3-gitAUR, sdl3-noibus-gitAUR) (make)
- v4l-utils (v4l-utils-gitAUR) (make)
- vlc (vlc-noxAUR, vlc-gitAUR) (make)
- akvcam-dkms-gitAUR (optional) – Virtual camera support (Recommended)
- alsa-lib (optional) – Audio playback
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – Video playback/recording/conversion (Recommended)
- Show 15 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
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 capturestill 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.
papavlos commented on 2024-10-02 13:01 (UTC)
I know the reason: I have installed in my system the vlc-git 4.0.0 (Qt6 based). instead of vlc 3.0.21 (Qt5 based). That's why all errors were due to incompatibility with vlc headers... After downgrading to vlc 3.x - webcamoid was built and installed without further issues. Case closed.
papavlos commented on 2024-10-02 10:52 (UTC) (edited on 2024-10-02 12:50 (UTC) by papavlos)
@hipersayan_x I have more carefully reviewed output of
makepkg -sLcommand. I have found some errors. Only a few of them because of 5000 limitation:1 2 3 4 5 6 7 Next › Last »