rtpsink

Simple RTP sink

Hierarchy

GObject.Object
    ╰──GObject.InitiallyUnowned
        ╰──Gst.Object
            ╰──Gst.Element
                ╰──Gst.Bin
                    ╰──rtpsink

Implemented interfaces

Factory details

Authors: – Marc Leeman

Classification:Generic/Bin/Sink

Rank – primary + 1

Plugin – rtpmanagerbad

Package – GStreamer Bad Plug-ins

Pad Templates

sink_%u

application/x-rtp:

Presencerequest

Directionsink

Object typeGst.Pad


Properties

address

“address” str

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

Flags : Read / Write

Default value : 0.0.0.0


multicast-iface

“multicast-iface” str

The networkinterface on which to join the multicast group

Flags : Read / Write

Default value : NULL


port

“port” int

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” int

Set the unicast TTL parameter.

Flags : Read / Write

Default value : 64


ttl-mc

“ttl-mc” int

Set the multicast TTL parameter.

Flags : Read / Write

Default value : 1


uri

“uri” str

uri to stream RTP to. 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