rtpg726pay

Payload-encodes G.726 audio into a RTP packet

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstRTPBasePayload
                    ╰──GstRTPBaseAudioPayload
                        ╰──rtpg726pay

Factory details

Authors: – Axis Communications

Classification:Codec/Payloader/Network/RTP

Rank – secondary

Plugin – rtp

Package – GStreamer Good Plug-ins

Pad Templates

sink

audio/x-adpcm:
       channels: 1
           rate: 8000
        bitrate: { (int)16000, (int)24000, (int)32000, (int)40000 }
         layout: g726

Presencealways

Directionsink

Object typeGstPad


src

application/x-rtp:
          media: audio
        payload: [ 96, 127 ]
     clock-rate: 8000
  encoding-name: { (string)G726-16, (string)G726-24, (string)G726-32, (string)G726-40, (string)AAL2-G726-16, (string)AAL2-G726-24, (string)AAL2-G726-32, (string)AAL2-G726-40 }

Presencealways

Directionsrc

Object typeGstPad


Properties

force-aal2

“force-aal2” gboolean

Force AAL2 encoding for compatibility with bad depayloaders

Flags : Read / Write

Default value : true


The results of the search are