Skip to content

This is a simple script to install Iriun Webcam and audio support on Arch-based Linux systems. It uses yay to install Iriun from the AUR and sets up ALSA audio drivers. It's a quick way to make your phone work as a webcam on Linux.

License

Notifications You must be signed in to change notification settings

Bimes69/Irium-Webcam-Fast-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Irium Install Script

This repository provides a simple Bash script to install Iriun Webcam and required audio dependencies on Arch Linux.

๐Ÿ“ฆ What It Does

The script automates the following steps:

  1. Clones and installs the yay AUR helper.
  2. Installs the iriunwebcam-bin package using yay.
  3. Installs ALSA (Advanced Linux Sound Architecture) dependencies using pacman.

๐Ÿ–ฅ๏ธ Requirements

  • An Arch-based Linux distribution (e.g., Arch, Manjaro, EndeavourOS)
  • git and base-devel installed (for building AUR packages)

๐Ÿš€ How to Use

  1. Download or clone this repository:
git clone https://github.com/Bimes69/Irium-Webcam-Fast-install
cd Irium-Webcam-Fast-install
chmod +x irium-install.sh
./irium-install.sh

๐ŸŽฅ About Iriun Webcam

Iriun allows you to use your Android phone as a wireless webcam on your PC over Wi-Fi or USB. ๐Ÿ› ๏ธ Notes

Make sure your system is updated before running the script:

sudo pacman -Syu

If yay is already installed, you can comment out the first block of the script.

About

This is a simple script to install Iriun Webcam and audio support on Arch-based Linux systems. It uses yay to install Iriun from the AUR and sets up ALSA audio drivers. It's a quick way to make your phone work as a webcam on Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages