SRT MiniServer
User guide
×
Menu
Index

5.1. Configuration

 
Every Line has params:
 
5.1. Configuration
1

Number

It's order number (read-only)
2

Title

It's title for line. This title will be used in NDI source name.
3

Stream ID

Stream ID is like password. Type any value (latin chars and digitals). Use it for encoders vMix, OBS etc. 
4

Input FPS

This field is tip for server. You can use “auto” value: in this case SRTMiniServer read info about FPS from incoming data.
"auto" value works good but sometimes FPS info is wrong and "audio cracking" issue happens (read here). In this case you can explicit setup this field if you known this info.
5

Buffer Setup

All frames go to special buffer and if buffer before output. You can setup start and max value for this buffer. When buffer will full then SRTMiniServer DROPS alls frames.
You can type 0 for max value for turn off drops.
Recommended range: 100 and 400 ms for real-time cases
6

TimeCode Setup 

You can setup it if you need read timecode from feed.  More info see here.
7

Ignore Audio

Use it if you don’t need audio from this source. It allows remove video-audio synchronisation process and save CPU and time. 
8

Record

Use it for dump input feed. By default record saved to user-video folder. For change destination folder see Settings.
9

UDP Address for Multicast

Use it for broadcast MPEG-TS to network as UDP Multicast.
You can specify NIC for output like this notation:
231.10.10.20:1234(192.168.1.33)
 
 
Notes: you can change this fields on fly (without Stop server). The server will applies new values for next connection to this line.