Search Criteria
Package Details: obs-multi-rtmp 0.6.0.1-1
Package Actions
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.000857 |
First Submitted: | 2020-06-01 18:43 (UTC) |
Last Updated: | 2024-04-15 02:53 (UTC) |
Dependencies (1)
- obs-studio (obs-studio-gitAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-libertyAUR)
Latest Comments
« First ‹ Previous 1 2
Jat commented on 2021-10-16 18:10 (UTC)
@voidspawn what does
obs -V
output?voidspawn commented on 2021-10-12 17:19 (UTC) (edited on 2021-10-12 17:29 (UTC) by voidspawn)
this still don't work for me, with the following error text
-> Downloading obs-studio-27.0.1
3.tar.gz...
curl: (3) URL using bad/illegal format or missing URL
==> ERROR: Failure while downloading https://github.com/obsproject/obs-studio/archive/27.0.1
3.tar.gz
error downloading sources: obs-multi-rtmp
deimidis commented on 2021-10-11 19:04 (UTC)
@jat yes, now it works! Thanks
Jat commented on 2021-10-11 01:59 (UTC)
@deimidis try again please
deimidis commented on 2021-10-08 12:50 (UTC)
Thanks, I just tried and had this error:
curl: (3) URL using bad/illegal format or missing URL ==> ERROR: Failure while downloading https://github.com/obsproject/obs-studio/archive/27.1.3
is it needed to download obs-studio? I'm using another obs-studio AUR package, I don't know if it will have conflicts
Jat commented on 2021-10-08 11:51 (UTC)
@deimidis @thurstylark fixed
deimidis commented on 2021-10-07 19:15 (UTC)
I see that you update this plugin on september, but still seems to be the version from last year. I can see that he/she release a new version 2.7.1
Thanks!
thurstylark commented on 2021-10-07 18:34 (UTC)
This package fails to build for me because the one-liner that parses the output of
obs -V
failed to drop trailing fields.The output I get for
obs -V
isOBS Studio - 27.0.1 (linux)
which generateshttps://github.com/obsproject/obs-studio/archive/27.0.1 (linux).tar.gz
as a source url.« First ‹ Previous 1 2