avtprvfdepay

De-payload RVF AVTPDUs into x-raw video according to IEEE 1722-2016. For detailed information see https://standards.ieee.org/standard/1722-2016.html.

Example pipeline |[ gst-launch-1.0 avtpsrc ! avtprvfdepay ! videoconvert ! autovideosink ]| This example pipeline will de-payload raw video from the AVTPDUs and play them. Refer to the avtprvfpay example to payload raw video and send the AVTP stream.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAvtpBaseDepayload
                    ╰──GstAvtpVfDepayBase
                        ╰──avtprvfdepay

Factory details

Authors: – Adrian Fiergolski

Classification:Codec/Depayloader/Network/AVTP

Rank – none

Plugin – avtp

Package – GStreamer Bad Plug-ins

Pad Templates

src

video/x-raw:
         format: { GRAY16_LE }
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]

Presencealways

Directionsrc

Object typeGstPad


The results of the search are