Search Criteria
Package Details: iriunwebcam-bin 2.8.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/iriunwebcam-bin.git (read-only, click to copy) |
---|---|
Package Base: | iriunwebcam-bin |
Description: | Use your phone's camera as a wireless webcam in your PC |
Upstream URL: | https://iriun.com/ |
Licenses: | LicenseRef-Iriun |
Submitter: | RogueGirl |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 16 |
Popularity: | 1.58 |
First Submitted: | 2020-05-11 22:33 (UTC) |
Last Updated: | 2025-02-24 11:07 (UTC) |
Dependencies (8)
- alsa-lib
- avahi
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- v4l2loopback-dkms (v4l2loopback-dkms-gitAUR)
- patchelf (patchelf-gitAUR) (make)
- adb (android-sdk-platform-tools-dummyAUR, xperia-flashtool-gitAUR, android-sdk-platform-toolsAUR) (optional)
- qt5-wayland (qt5-wayland-decorationsAUR) (optional)
Latest Comments
1 2 3 4 Next › Last »
FabiTheGuy commented on 2025-04-02 07:16 (UTC) (edited on 2025-04-02 07:17 (UTC) by FabiTheGuy)
For everyone encountering a blank screen: The issue is that
v4l2loopback
is either not installed or not installed correctly. Simply install it as described in the Arch Wiki, and it should work.xiota commented on 2025-03-13 18:19 (UTC)
@Lukhas Make sure the v4l2loopback module is loaded (package builds, but doesn't load it), and try in X11. If it still doesn't work, I have no ideas. Unfortunately, proprietary binaries targeting LTS distros are expected to eventually stop working.
Lukhas commented on 2025-03-13 17:31 (UTC)
I have inconsistent behaviour with it. Initially it just starts with a blank white screen. I launched it in terminal and since it complained about lacking
qt5-wayland
, I installed it, restarted my PC and it worked. However ever since, no matter what dependencies I have installed or not, and no matter how often I reinstall, I'm just welcomed by a blank white screen.I'm unsure what causes that: launching it in terminal doesn't give any info, and neither does
dmesg
(I thought it couldn't hit v4l2, but no dice). Deleting config files in my home folder does nothing. Any troubleshooting steps anyone may be aware of?Oh yeah, and when it worked as a webcam, the ALSA audio option in the menu didn't seem to do anything. But then the Windows version doesn't even support audio, so I don't think I can get my hopes up on that front.
navarrothiago commented on 2025-02-04 18:45 (UTC)
@ravens, workaround for my case
sudo ln -s /usr/lib/libusbmuxd-2.0.so.7 /usr/lib/libusbmuxd-2.0.so.6
ravens commented on 2025-02-04 14:44 (UTC) (edited on 2025-02-04 14:44 (UTC) by ravens)
After last systemupdate:
iriunwebcam: error while loading shared libraries: libusbmuxd-2.0.so.6: cannot open shared object file: No such file or directory
stele95 commented on 2024-05-10 08:03 (UTC)
v4l2loopback-dkms dependency is missing, it wasn't working for me untill I installed it
niksingh710 commented on 2024-04-25 14:18 (UTC)
After recent update, the binary file in
/usr/bin/iriunwebcam
lost the executable permission.It was resolved by
sudo chmod +x /usr/bin/iriunwebcam
winicius commented on 2023-10-05 05:39 (UTC)
Mic is not working for me, is there any additional configuration required?
DanielH commented on 2023-08-07 14:33 (UTC)
Updated to v2.8.1-1 Thanks you, andrew2221!
1 2 3 4 Next › Last »