avtpaafdepay

Extract raw audio from AVTPDUs according to IEEE 1722-2016. For detailed information see https://standards.ieee.org/standard/1722-2016.html.

Example pipeline |[ gst-launch-1.0 avtpsrc ! avtpaafdepay ! autoaudiosink ]| This example pipeline will depayload AVTPDUs. Refer to the avtpaafpay example to create the AVTP stream.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAvtpBaseDepayload
                    ╰──avtpaafdepay

Factory details

Authors: – Andre Guedes

Classification:Codec/Depayloader/Network/AVTP

Rank – none

Plugin – avtp

Package – GStreamer Bad Plug-ins

Pad Templates

src

audio/x-raw:
         format: { S16BE, S24BE, S32BE, F32BE }
           rate: { (int)8000, (int)16000, (int)24000, (int)32000, (int)44100, (int)48000, (int)88200, (int)96000, (int)176400, (int)192000 }
       channels: [ 1, 2147483647 ]
         layout: interleaved

Presencealways

Directionsrc

Object typeGstPad


The results of the search are