Each chain in the pipeline is called an element.
To construct a pipeline we have a very simple command line tool called 'gst-launch’. The most simple pipeline would be a simple test video display which consists of the following elements:
to link elements to each in order to create a pipeline.
In our videostreaming setup between two hosts we already know what we need our pipeline to do. On the sending side we need to: