Resource icon

Multiple RTMP outputs plugin 2020-05-17

DUTCHHII

New Member
If you downloaded 0.6.0.0, please note as I just noticed this:

When you run the installer for 0.6.0.0 for the first time, it uninstalls whichever version is already installed! It will NOT touch any preexisting configs!

After this, you must run the installer again to actually install it. It will ask you where to install the plugin. It should be pointing to the base of your OBS Studio installation. Click "OK", then let 'er rip.

You should be good to go; all your configs will still be there.

--Katt. =^.^=
This is not the issue for me. I only got a hold of this plugin a couple days ago and made sure I was doing everything correctly. I guess it has something to do with the fact my OBS directory is not on my C: drive, but my additional D: drive. I don't know if there is a fix for this. I try to keep my OS drive clean as possible.
 
Hey I downloaded the plugin but when I open obs nothings shows up someone please help

Did you install it yet? I ask because some people don't understand that "downloading" and "installing" are different things.

Where did you look for it? It comes up as a dock panel that you can put into OBS Studio's user interface.

--Katt. =^.^=
 

CaPoSno

New Member
Did I see correctly that the plugin already allows for multi protocol streaming (SRT, WHIP, RIST) with version 6.0.0.0 ?
Is this stable?
 

Motodo Severin

New Member
I am using PopOS as my operating system. I have OBS 30.1.1 installed on my computer. From this website, https://github.com/sorayuki/obs-multi-rtmp/releases/tag/0.5.0.4-flatpak I downloaded the file obs-multi-rtmp-0.5.0.4-x86_64-linux-gnu.tar.xz. It states two places to extract the file to, either ~/.config/obs-studio/plugins or ~/.var/app/com.obsproject.Studio/config/obs-studio/plugins. Neither of those locations will come up when I attempt to extract it with the archive manager.

I am a novice when it comes to Linux, so I am not sure how to make this plugin work for OBS on PopOS. I am able to stream to multiple streams with OBS on the desktop using Windows 11. I want to go away from windows though and use Linux as my primary OS. I just want to make sure I can stream to YT, Twitch, Kick, FB, etc without issue. Can anyone point me in the right direction to get multi streaming on the linux OS?
 

mdkauffmann

New Member
I can't get mine to show up either :/
I've tried installing
I've tried uninstalling first then reinstalling
I can't get it to show up on the Dock menu
 

Motodo Severin

New Member
I figured it out. On the home location, enable Show Hidden Files. I am using the Flatpack OBS studio install. I had this file obs-multi-rtmp-0.5.0.4-x86_64-linux-gnu.tar.xz in my download folder. I right clicked on it and selected Extract to. I then clicked Home. By selecting the option to see hidden files the folder .var was available. I followed ~/.var/app/com.obsproject.Studio/config/obs-studio to that folder and extracted. Once extracted I renamed the folder extracted to Plugins. And it popped right up on restarting OBS.
 
I can't get mine to show up either :/
I've tried installing
I've tried uninstalling first then reinstalling
I can't get it to show up on the Dock menu

When you reinstall after uninstalling, is it asking where to install the plugin? If so, where are you putting it?

Also, which version of OBS Studio are you using?

--Katt. =^.^=
 

mdkauffmann

New Member
Windows 11, if that matters
not in portable mode...but it is wanting to install in a folder that has nothing else to do with OBS - a C:\ProgramData\obs-studio\plugins\obs-multi-rtmp - not C:\Program Files\obs-studio\plugins

This is happening on both 0.5.0.4 and 0.6.0.0
 
it's asking where, but when I tell it, it's saying I can't change that directory.
I'm in 30.1.1 64bit

Where exactly are you telling it to install the plugin? Most of the time, using a "normal" installation of OBS Studio, you shouldn't have to.

If you used a normal installation of OBS Studio, i.e. not from Steam, not from the Microsoft store, but straight-up from an installer, nominally, it should be "C:\Program Files\obs-studio". And if you do tell it, it has to be the base of your OBS Studio installation, not the plugin directory.

In other words, if you are asked to fill it out and it is not filled out and it is in the "nominal" (you did not tell OBS Studio's installer to install it anywhere else) install, it should be:

Code:
C:\Program Files\obs-studio

It should not be:

Code:
C:\Program Files\obs-studio\obs-plugins

Plus you may be specifying a directory that may not exist. When in doubt, use the "browse" button in the installer. This ensures that the installer can actually see the directory you're trying to install to.

--Katt. =^.^=
 

sorayuki

Member
Where exactly are you telling it to install the plugin? Most of the time, using a "normal" installation of OBS Studio, you shouldn't have to.

If you used a normal installation of OBS Studio, i.e. not from Steam, not from the Microsoft store, but straight-up from an installer, nominally, it should be "C:\Program Files\obs-studio". And if you do tell it, it has to be the base of your OBS Studio installation, not the plugin directory.

In other words, if you are asked to fill it out and it is not filled out and it is in the "nominal" (you did not tell OBS Studio's installer to install it anywhere else) install, it should be:

Code:
C:\Program Files\obs-studio

It should not be:

Code:
C:\Program Files\obs-studio\obs-plugins

Plus you may be specifying a directory that may not exist. When in doubt, use the "browse" button in the installer. This ensures that the installer can actually see the directory you're trying to install to.

--Katt. =^.^=
The installer fixed the target location to C:\ProgramData\obs-studio, where OBS searches globally.
The reason is too many people asked how to install plugin and can't find the correct path.
For experienced user, there is also zip archive to setup manually.
 

EclipseAltruist

New Member
Why is it not streaming to twitch? (this is what i downloaded and this is what my obs looks like now) can anyone help me figure out why its not streaming to TWitch but it streams to youtube only!!
 

Attachments

  • Screenshot 2024-04-06 191527.png
    Screenshot 2024-04-06 191527.png
    537.2 KB · Views: 259
  • Screenshot 2024-04-06 191752.png
    Screenshot 2024-04-06 191752.png
    6.1 KB · Views: 200
Why is it not streaming to twitch? (this is what i downloaded and this is what my obs looks like now) can anyone help me figure out why its not streaming to TWitch but it streams to youtube only!!

Are you only streaming to Twitch and YouTube? Did you set up the Settings/Stream setup as well, and if so, for which service?

Knowing this will help in diagnosing the issue.

For my part, I tried to set my Twitch+YouTube+VStream (the latter one when it was still around) in the plugin, telling it to inherit encoding settings from OBS Studio. I had to move one of them to the main setup so the Start Streaming button could work plus the setting in the plugin which told OBS Studio to tell the plugin to start all streams when the Start Streaming button was pressed.

--Katt. =^.^=
 
Top