rtpilbcdepay

Extracts iLBC audio from RTP packets (RFC 3952)

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstRTPBaseDepayload
                    ╰──rtpilbcdepay

Factory details

Authors: – Philippe Kalaf

Classification:Codec/Depayloader/Network/RTP

Rank – secondary

Plugin – gstrtp

Package – GStreamer Good Plug-ins

Pad Templates

sink

application/x-rtp:
          media: audio
     clock-rate: 8000
  encoding-name: ILBC

Presencealways

Directionsink

Object typeGstPad


src

audio/x-iLBC:
           mode: { (int)20, (int)30 }

Presencealways

Directionsrc

Object typeGstPad


Properties

max-reorder

“max-reorder” gint

Max seqnum reorder before assuming sender has restarted

Flags : Read / Write

Default value : 100


mode

“mode” iLBCMode *

iLBC frame mode

Flags : Read / Write

Default value : 30ms (30)


source-info

“source-info” gboolean

Add RTP source information as buffer meta

Flags : Read / Write

Default value : false


stats

“stats” GstStructure *

Various statistics

Flags : Read

Default value :

application/x-rtp-depayload-stats, clock_rate=(uint)0, npt-start=(guint64)0, npt-stop=(guint64)18446744073709551615, play-speed=(double)1, play-scale=(double)1, running-time-dts=(guint64)18446744073709551615, running-time-pts=(guint64)18446744073709551615, seqnum=(uint)0, timestamp=(uint)0;

Named constants

iLBCMode

Members

20ms (20) – 20ms frames
30ms (30) – 30ms frames

The results of the search are