sorayuki / obs-multi-rtmp

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

It says it's streaming, but it's not working. #238

Open eat-kiwi opened 1 year ago

eat-kiwi commented 1 year ago

image

I conducted a live YouTube broadcast through the plug-in.

I checked the normal operation status in the YouTube studio, which says "Good connection" and at the same time shows a green light.

However, I couldn't see the preview screen in the YouTube studio, there was no streaming record, and there was no live video left.

The connection is normal on OBS, and the FPS figure is good at 60, so what's the problem with the broadcast on YouTube?

This phenomenon occurs at the beginning of the broadcast, but it also occurs during the broadcast.

ramelendez1971 commented 1 year ago

Right now i have the same problem In an intermittent way

alexankitty commented 1 year ago

I run into this same issue as well. My current work around is to stop the stream, wait until youtube stops receiving anything, update the title, then start the stream again and it always works after that. I kind of think this might be more of a youtube issue than an rtmp issue, but I'm pretty clueless about how rtmp works in general.

ramelendez1971 commented 1 year ago

I found the solution! It seems that for it to work you first need to open the youtube streaming console ((https://studio.youtube.com/channel/CHANELCODE/livestreaming)) before sending the stream from obs, and close the stream from that console when you want to immediately start a new stream.

keonramses commented 8 months ago

The issue is due to the chosen encoder (NVIDIA GPU), you want to select the NVIDIA NVENC H.264, which should help resolve the issue for you.

image