obs-rtspserver on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "obs-rtspserver" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install obs-rtspserver on Arch using YAY

$ yay -S obs-rtspserver

* (Optional) Uninstall obs-rtspserver on Arch using YAY

$ yay -Rns obs-rtspserver

2. Manually Install "obs-rtspserver" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone obs-rtspserver's git locally

$ git clone https://aur.archlinux.org/obs-rtspserver.git ~/obs-rtspserver

c. Go to ~/obs-rtspserver folder and install it

$ cd ~/obs-rtspserver $ makepkg -si

3. Information about the obs-rtspserver package on Arch User Repository (AUR)

ID: 1377273
Name: obs-rtspserver
PackageBaseID: 162775
PackageBase: obs-rtspserver
Version: 3.1.0-1
Description: This is a plugin for obs-studio, encoding the output and publish rtsp stream
URL: https://obsproject.com/forum/resources/obs-rtspserver.1037/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1612196466
LastModified: 1703854495
URLPath: /cgit/aur.git/snapshot/obs-rtspserver.tar.gz