Table of Contents

OBS Studio streaming

UDP streaming

On OBS source:

Select output to FFmpeg recording, and to URL.

To start streaming, click "Start Recording".

[General]
Name=UDP-stream-to-dromedar

[Video]
BaseCX=1920
BaseCY=1080
OutputCX=1920
OutputCY=1080
FPSType=1
FPSCommon=25 PAL
FPSInt=25
ScaleType=bilinear

[Panels]
CookieId=20409558F0205F6F

[Output]
Mode=Advanced

[AdvOut]
TrackIndex=1
RecType=FFmpeg
RecTracks=1
FLVTrack=1
FFOutputToFile=false
FFURL=udp://192.168.81.37:6000?pkt_size=1316
FFFormat=mpegts
FFFormatMimeType=video/MP2T
FFVBitrate=10000
FFVEncoderId=27
FFVEncoder=libx264
FFAEncoderId=86018
FFAEncoder=aac
FFAudioMixes=1
FFExtension=ts
FFIgnoreCompat=true
FFVGOPSize=50
FFABitrate=160

On OBS receiver:

Media source Input: udp:0.0.0.0:6000