sorayuki / obs-multi-rtmp

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

Plugins Dont Run on OBS 30.1.2 #421

Open renatogames opened 2 months ago

renatogames commented 2 months ago

Hello I install the plugin on my OBS. My obs its on the last vertion possible and dont work. Dont appear any error and any sign of life. Its bad who use and what use RTMP. When you can solv that i really glad.

v4u6h4n commented 2 months ago

I'm getting encoder failed to start error.

UPDATE: I think only v30.0.0 and below are currently supported.

Nliver commented 1 month ago

Yes, I ran into the same situation.

quantfreedom commented 1 month ago

Hello I install the plugin on my OBS. My obs its on the last vertion possible and dont work. Dont appear any error and any sign of life. Its bad who use and what use RTMP. When you can solv that i really glad.

it works fine for me ... right now i am streaming on kick, youtube and twitch all at the same time and i am using 30.1.2 on windows

v4u6h4n commented 1 month ago

it works fine for me ... right now i am streaming on kick, youtube and twitch all at the same time and i am using 30.1.2

Windows?

quantfreedom commented 1 month ago

it works fine for me ... right now i am streaming on kick, youtube and twitch all at the same time and i am using 30.1.2

Windows?

Yeah

v4u6h4n commented 1 month ago

Might be a linux issue... (I'm on linux)

echocage123 commented 4 weeks ago

I have the same problem on windows of the same version. It looks like the authors abandoned development.

v4u6h4n commented 4 weeks ago

I have the same problem on windows of the same version. It looks like the authors abandoned development.

There isn't much activity, but I don't think know if it's actually been abandoned yet, cause there have been a few gaps in development in the past. Here's hoping your wrong -_-

sorayuki commented 5 days ago

Is it necessary to provide a guide for building the plugin from source on Linux?

I found that different distributions have different foundational runtimes (C/C++ runtime and so on), and they are not guaranteed to be compatible.

It’s not an easy task to make my binary run on most of them, so it might be a better solution to build from source.

v4u6h4n commented 5 days ago

Is it necessary to provide a guide for building the plugin from source on Linux?

I found that different distributions have different foundational runtimes (C/C++ runtime and so on), and they are not guaranteed to be compatible.

It’s not an easy task to make my binary run on most of them, so it might be a better solution to build from source.

Hey @sorayuki, some linux build instructions would be welcome for sure :-) I'm still a beginner when it comes to building from source, but I'd be more than happy to put in the work to get it working if I had some instructions.