Question / Help Stream Relay

ixlli

New Member
Greetings, dearest brethren of this most virtual plane.

I seek to stream to both YouTube and Twitch. Unfortunately, my internet can only handle a single high-quality stream. However, I have complete access to a remote dedicated server running on Ubuntu. Is there a way I can relay a video stream without installing a graphical shell and just running another instance of OBS on it?

My sincerest and grandest benevolence is yours, forthwith.
 

Harold

Active Member
A combination of the RTMP nginx server (guide in the guides section of the forums) with a specifically crafted ffmpeg command set to launch on stream start (to broadcast to both at once when the incoming stream starts) will do what you want.

Just make sure to choose the correct ingest server on twitch for the dedicated server's location rather than your own.
 

ixlli

New Member
Your kindness is legendary. The thankest thanks.

A combination of the RTMP nginx server (guide in the guides section of the forums) with a specifically crafted ffmpeg command set to launch on stream start (to broadcast to both at once when the incoming stream starts) will do what you want.

Just make sure to choose the correct ingest server on twitch for the dedicated server's location rather than your own.
 
Top