UDP which stand for User Datagram Protocol is a connectionless protocol that, like TCP, runs on top of IP networks and offers a direct way to send and receive datagrams over an IP network.
It's used primarily for broadcasting messages over a network.
UDP is suitable for time-sensitive applications, it does not require acknowledgment from receiving party, the transmission used less buffering and reduced video playout delays.
This section describe the steps using UDP streaming:
ETX Playlist
ETX Writer
Video and Audio
To set the container format for audio and video codecs you should click the selected option cell in every row and select the required properties:
To configure additional parameters for formats and codecs, double click on "format", "format::video" and "format::audio" cells to open attributes menu:
Audio & video format
When configuring UDP streaming, you can set the stream PID for video and audio for synchronizing the video and audio packets, as show in the image below.
UDP streaming
UDP
Start capture
Open network stream
Preview streaming with UDP from VLC player
UDP from VLC player
DVB Streaming
DVB (Digital Video Broadcasting) is a set of international open standard for digital television, it offer an alternative means of carrying data via the traditional MPEG transport streaming over an IP network.
When configuring DVB streaming, click on the previously selected “UDP streaming” option on the format row and select “DVB Compatible Streaming” from the list.
DVB streaming
Upon selected the “DVB Compatible Streaming” noticed that the “Format” parameter would be automatically set to prepare for streaming.
DVB Compatible Streaming
You might set the URL address and click the <Start Capture> button to trigger the DVB streaming.