Streaming to OBS Studio using ffmpeg instead of NDI

Опубликовано: 19 Октябрь 2024
на канале: NapoleonWils0n
7,608
43

Streaming to OBS Studio with ffmpeg instead of using NDI

In this video i show you how to stream h264 video and aac audio inside an mpegts container over udp to another computer on your network running obs studio, which can then record the stream using either a media source or a vlc source

On the machine sending the stream you can either use ffmpeg from within obs studio or on the command line

show notes:
https://github.com/NapoleonWils0n/cer...

There are a couple of reasons why you may want to stream to obs studio using ffmpeg rather than using ndi

1 - The other computer you want to stream from doesnt support ndi like Freebsd

2 - ndi has broken and you need a plan b

3- You want to use an open source alternative