When you need to stream several cameras, as a rule all streams have common characteristics:
- destination server
- format used (fps, frame size)
- bitrate
- codec used
- latency and other SRT params
These common parameters are set in the Profile so that you don't have to specify them for each stream separately.
You can have several Profiles and specify which one to use in each
Stream.
Insert LTC
This mode adds timecode for synchronization between multiple cameras. Adding a special audio track is used.
The receiving party may synchronize streams over such an audio stream.
Notes: SRTMiniServer supports such synchronization (see
here)
LossLess modes
This mode includes a special lossless SRT mode.
In this mode, SRT will be guaranteed to deliver every packet. The Latency parameter is ignored in this connection.
If the connection is good, this mode may provide faster delivery.
WARNING: Use this mode ONLY if the receiving party is using SRTMiniServer.
REMI Control
turn on it if your destination is SRTMiniServer (2.4.5+). It allows read Tally info and PTZ command from Server and transmit to PTZ cam.