rtpsrc

Simple RTP src

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBin
                    ╰──rtpsrc

Implemented interfaces

Factory details

Authors: – Marc Leeman

Classification:Generic/Bin/Src

Rank – primary + 1

Plugin – rtpmanagerbad

Package – GStreamer Bad Plug-ins

Pad Templates

src_%u

application/x-rtp:

Presencesometimes

Directionsrc

Object typeGstPad


Properties

address

“address” gchararray

Address to receive packets from (can be IPv4 or IPv6).

Flags : Read / Write

Default value : 0.0.0.0


caps

“caps” GstCaps *

The RTP caps of the incoming stream.

Flags : Read / Write

Since : 1.20


encoding-name

“encoding-name” gchararray

Set the encoding name of the stream to use. This is a short-hand for the full caps and maps typically to the encoding-name in the RTP caps.

Flags : Read / Write

Default value : NULL


latency

“latency” guint

Set the size of the latency buffer in the GstRtpBin/GstRtpJitterBuffer to compensate for network jitter.

Flags : Read / Write

Default value : 200


multicast-iface

“multicast-iface” gchararray

The network interface on which to join the multicast group.This allows multiple interfaces separated by comma. ("eth0,eth1")

Flags : Read / Write

Default value : NULL


port

“port” guint

The port to listen to RTP packets, the RTCP port is this value +1. This port must be an even number.

Flags : Read / Write / Construct

Default value : 5004


ttl

“ttl” gint

Set the unicast TTL parameter. In RTP this of importance for RTCP.

Flags : Read / Write

Default value : 64


ttl-mc

“ttl-mc” gint

Set the multicast TTL parameter. In RTP this of importance for RTCP.

Flags : Read / Write

Default value : 1


uri

“uri” gchararray

uri to an RTP from. All GStreamer parameters can be encoded in the URI, this URI format is RFC compliant.

Flags : Read / Write

Default value : rtp://0.0.0.0:5004


The results of the search are