Question / Help Broadcasting 6 channels

Mettavihari

New Member
Greetings
I have a dedicated optical fibre in house.
I need to stream 6 channels at the bit rate of 2Mb/s
the mode will be multi-casting over udp
We will be preparing a playlist with links to the files to stream out.
the broadcast location will be something like this udp://224.1.1.3:1234
is this something that I can do in a nicer way using OBS ?
or is it a simple ffmpeg command line job ?
Mettavihari
 

Narcogen

Active Member
You can use custom FFMpeg output to send UDP streams out of OBS. However to send multiple streams from one computer you'd be better off doing it at the command line; OBS isn't really made to run multiple instances with separate settings.
 
Top