SRT MiniServer
User guide
×
Menu
Index

13.2. Use "No Decode" mode

 
By default, SRT MiniServer works as SRT Decoder. That is, video data in h264/hevc/mpeg2 formats is decoded into YUV/RGB data.
This procedure is quite expensive, but it is necessary to send a video stream to NDI or SDI.
 
But there are cases where you don't need to give NDI or SDI, for example:
 
 
In the examples described, there is no need for decoding, and we recommend turning it off.
 
 
 
This will have a significant impact on performance.
For example, our test PC Core I7 in normal mode can receive 6 FullHD@50i streams (with NDI and SDI generation).
At the same time, in NO Decode mode, it easily accepts 16 incoming streams and distributes them via UDP multicast to the local network. In this case, the load on the CPU does not exceed 20%.