Resource icon

Multiple RTMP outputs plugin 2020-05-17

Hi,
It is a great plugin for broadcasting.
However, I am struggling to set the plugin so far since the sets are reset after restarting OBS.
I have used the latest version which is now an install file and didn't change the default folder.
What did I wrong to install or set the plugin?
 
Hi,
It is a great plugin for broadcasting.
However, I am struggling to set the plugin so far since the sets are reset after restarting OBS.
I have used the latest version which is now an install file and didn't change the default folder.
What did I wrong to install or set the plugin?
Hi, you have installed it without anything wrong if it works.
I hVe heard several cases about setting lost. But I have no idea why it happened.
I judt used obs's config_t class to handle the setting's saving and loading. It should be saved in obs's ini file with base64 encoded...
I need help to debug this issue as well.
 
oops, That's why nobody gets an answer regarding this issue.
Then, would you give the ini.file name and sample contents to test manually?
Thanks for your reply !!!
 
Hi, you have installed it without anything wrong if it works.
I hVe heard several cases about setting lost. But I have no idea why it happened.
I judt used obs's config_t class to handle the setting's saving and loading. It should be saved in obs's ini file with base64 encoded...
I need help to debug this issue as well.
oops, That's why nobody gets an answer regarding this issue.
Then, would you give the ini.file name and sample contents to test manually?
Thanks for your reply !!!
 
1616385468934.png


I do not see the plug in inside OBS after installing the file here. Was this done properly?
 
oops, That's why nobody gets an answer regarding this issue.
Then, would you give the ini.file name and sample contents to test manually?
Thanks for your reply !!!
It locates in C:\Users\[YourUserName]\AppData\Roaming\obs-studio\basic\profiles\[YourOBSProfileName]\basic.ini.
Settings can be found in [obs-multi-rtmp] section, the "json" part. It's a json string encoded in base64.
 
Hi, you have installed it without anything wrong if it works.
I hVe heard several cases about setting lost. But I have no idea why it happened.
I judt used obs's config_t class to handle the setting's saving and loading. It should be saved in obs's ini file with base64 encoded...
I need help to debug this issue as well.
I have the same problem, the plugin does not save the settings. And restarting OBS all the RTMP servers have to be added all over again. In the .ini file you talked about there is no [obs-multi-rtmp] section and no .json files added
 
do not forget install qt5-default package on ubuntu apt-get install -y qt5-default

I had to install the 'g ++' package and after the commands I copied the files to the obs library folder. sudo cp ~ / obs-multi-rtmp-master / dist / usr / lib / obs-plugins / obs-multi-rtmp.so / usr / lib / obs-plugins
 
The installer and inner contents are all automatelly build by github actions. I think it's a mistake of windows defender.
Hi Sorayuki,
thanks for your response. I will try to install. it will be nice to not to have this type of error. people scared for this virus message :-)
 
Guys, I have a question about my channel's follower. He installed the version like my plugin, everything just right, he manages to make the multistream quite correct. But when it closes OBS Studio and is going to reopen, MultStream RTMP does not save the settings. Mine did it and it's safe. Can anyone explain to me why?
 
Back
Top