sorayuki / obs-multi-rtmp

OBS複数サイト同時配信プラグイン
https://sorayuki.github.io/obs-multi-rtmp/
GNU General Public License v2.0
3.45k stars 481 forks source link

AUR support #277

Open caniko opened 1 year ago

caniko commented 1 year ago

This package seems amazing, but I am on Arch Linux. Have you considered looking into the AUR repo, it is outdated.

You can use this to directly upload to AUR upon release.

Joemaker2023 commented 1 year ago

updated now. but it didn't work for me, and I copy the .so file into /usr/lib/obs-plugins,then I got the error: failed to create encoder project.

caniko commented 1 year ago

@Joemaker2023 thanks! I will look into it!

@sorayuki, it would be really nice if you automated the build and push to AUR from this repository.

Appreciate it if you take some time to look into this!

Joemaker2023 commented 1 year ago

aur updated, but now still have issues.

Joemaker2023 commented 1 year ago

just follow this,it works good: git clone https://aur.archlinux.org/obs-multi-rtmp.git then change the file:PKGBUILD pkgver=0.3.0.1->pkgver=0.3.0.2 sha256sums=()->sha256sums=('28749e3e5312a23096a5d417fe4a19dc6ce2979ea7203ecc45fa102fba35991c') save file. makepkg -sci PKGBUILD done,enjoy.

jat001 commented 1 year ago

just follow this,it works good: git clone https://aur.archlinux.org/obs-multi-rtmp.git then change the file:PKGBUILD pkgver=0.3.0.1->pkgver=0.3.0.2 sha256sums=()->sha256sums=('28749e3e5312a23096a5d417fe4a19dc6ce2979ea7203ecc45fa102fba35991c') save file. makepkg -sci PKGBUILD done,enjoy.

Flag the package out-of-date on AUR instead of commenting here will help all AUR users.