Package Details: obs-multi-rtmp 0.6.0.1-2

Git Clone URL: https://aur.archlinux.org/obs-multi-rtmp.git (read-only, click to copy)
Package Base: obs-multi-rtmp
Description: Multiple RTMP outputs plugin for OBS Studio.
Upstream URL: https://github.com/sorayuki/obs-multi-rtmp
Licenses: GPL
Submitter: Jat
Maintainer: Jat
Last Packager: Jat
Votes: 4
Popularity: 0.000191
First Submitted: 2020-06-01 18:43 (UTC)
Last Updated: 2025-02-18 07:07 (UTC)

Latest Comments

1 2 Next › Last »

nl.smart commented on 2025-02-20 10:18 (UTC)

Thanks a lot for the last update

obs-multi-rtmp 0.6.0.1-2

obs 31.0.1-2

Working well to stream 24/7 :-)

https://piaille.fr/@nlsmart/112381760977989765

nl.smart commented on 2024-05-01 12:35 (UTC) (edited on 2024-05-04 08:19 (UTC) by nl.smart)

Thanks for the last update

obs-multi-rtmp 0.6.0.1-1

obs 3.0.0.2-4

Working well to stream 24/7 :-)

https://piaille.fr/@nlsmart/112381760977989765

nl.smart commented on 2023-12-29 19:43 (UTC)

Hi,

Thanks to Jat to maintain this aur package :-)

obs --version OBS Studio - 30.0.2-1

Jat commented on 2023-12-04 03:06 (UTC)

The author delete the releases as he likes. It did have a .deb package.

NorthWestWind commented on 2023-12-04 02:02 (UTC) (edited on 2023-12-04 02:02 (UTC) by NorthWestWind)

Failure while downloading https://github.com/sorayuki/obs-multi-rtmp/releases/download/0.5.0.4/obs-multi-rtmp-0.5.0.4-x86_64-linux-gnu.deb

Latest version (0.5.0.4) doesn't use .deb anymore. It is instead .tar.xz.

Smoolak commented on 2023-04-26 22:33 (UTC) (edited on 2023-04-26 22:33 (UTC) by Smoolak)

The new version almost work, but it seems to be installing in the wrong directory (the debian one). In the meantime, I did the following and it worked:

sudo cp /usr/lib/x86_64-linux-gnu/obs-plugins/obs-multi-rtmp.so /usr/lib/obs-plugins/

bazza commented on 2022-10-24 13:38 (UTC)

Error "OBS Studio - 28.0.3-2"

CMake Error at CMakeLists.txt:74 (find_package):
  By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "LibObs", but
  CMake did not find one.

deimidis commented on 2022-10-12 18:37 (UTC)

I'm trying to use this PKGBUILD with the new version with support for OBS 28 (now is the official in arch). As the author use a '-' in the file's name PKGBUILD didn't work, but when i try to write build_linux.sh as PKGBUILD made, I received an error regarding cmake not finding some libs.

Did someone solved that issue?

Thanks!

alexd73 commented on 2022-08-04 11:07 (UTC)

valwithoutfriend I had the same error when I installed the git version of OBS (obs-studio-git) Please try to install like this '''sudo pacman -S obs-studio''' It works for me.

valwithoutfriend commented on 2022-04-16 04:35 (UTC)

I have been tried to google but still no idea what to do. Help?

CMake Error at CMakeLists.txt:74 (find_package): By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibObs", but CMake did not find one.

Could not find a package configuration file provided by "LibObs" with any of the following names:

LibObsConfig.cmake
libobs-config.cmake

Add the installation prefix of "LibObs" to CMAKE_PREFIX_PATH or set "LibObs_DIR" to a directory containing one of the above files. If "LibObs" provides a separate development package or SDK, be sure it has been installed.