Package Details: iriunwebcam-bin 2.8.1-1

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: http://iriun.gitlab.io
Licenses: unknown
Submitter: RogueGirl
Maintainer: DanielH (chofstede, agstrc)
Last Packager: DanielH
Votes: 12
Popularity: 0.073805
First Submitted: 2020-05-11 22:33 (UTC)
Last Updated: 2023-08-07 14:24 (UTC)

Latest Comments

1 2 3 Next › Last »

xiota commented on 2023-11-18 01:32 (UTC) (edited on 2023-11-18 02:20 (UTC) by xiota)

  • Update website to https://iriun.com/
    • I've found multiple versions of the website on different domains. They all seem to point to http://iriun.gitlab.io/ for the download, but the gitlab site has the wrong version listed for download.
  • Change binary path from /usr/local/bin to /usr/bin
package() {
  tar -xf "${srcdir:?}/data.tar.xz" -C "${pkgdir:?}"

  # move binary
  install -Dm644 "$pkgdir/usr/local/bin/iriunwebcam" -t "$pkgdir/usr/bin/"
  rm -rf "$pkgdir/usr/local"

  # fix desktop
  sed -E -e 's&/usr/local/bin/&&' -i "$pkgdir/usr/share/applications/iriunwebcam.desktop"

  # fix permissions
  chmod -R u+rwX,go+rX,go-w "$pkgdir"
}

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!

andrew2221 commented on 2023-08-05 07:01 (UTC)

Hi everyone,

Iriun has been updated with a new patch version. By now you might know how to install it.

For anyone else, who can't wait for this package to be updated, change the version inside PKGBUILD file, from 2.8 to 2.8.1, and also the MD5 checksum, from '2189bd94c45cdf61ce51c2acd3357911' to 'cbc479a48bb1bf8be7f9408360020a28', then you can run 'makepkg -si'.

Hope everyone is healthy. Happy summer!

k0r0ng commented on 2023-04-02 22:34 (UTC)

I think proprietary software no need the -bin suffix.

andrew2221 commented on 2023-01-29 09:32 (UTC)

Hi.

If anyone needs it, DEB package version 2.8 is available via iriun.com. Much like with 2.7 was, by updating the version and MD5 in PKGBUILD, does the trick.

... pkgver=2.8 ... md5sums=('2189bd94c45cdf61ce51c2acd3357911')

Good luck, and thanks again @berfin & @DanielH.

greengrocer98 commented on 2022-11-15 19:14 (UTC)

Can't build the package.

First of all there is wrong md5sums. Secondary data directory is absent in the package so I get this error:

tar: ///iriunwebcam-bin/src/data.tar.xz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now

xpt1x commented on 2022-10-25 08:53 (UTC)

Can't use 4k video format on manjaro system, though i was able to use it when i was using windows 10, what should i do to make it work?

n0k0m3 commented on 2022-08-07 15:46 (UTC) (edited on 2022-08-07 15:46 (UTC) by n0k0m3)

@ricardogomes type that command to terminal

@DanielH can you set android-tools as optional dependencies? it mess with android studio sdk setup

ricardogomes commented on 2022-08-02 15:47 (UTC)

Good afternoon, I'm new to the community and I'm having problems after the installation, the irium opens but the following error appears: "sudo modprobe v2l2loopback exclusive_caps=1"