ristrtxreceive

ristrtxreceive

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstRistRtxReceive

Description

This element translates RIST RTX packets into its original form with the GST_RTP_BUFFER_FLAG_RETRANSMISSION flag set. This element is intented to be used by ristsrc element.

Synopsis

Element Information

plugin

rist

author

Nicolas Dufresne <nicolas.dufresne@collabora.com>

class

Codec

Element Pads

name

sink

direction

sink

presence

always

details

application/x-rtp

name

src

direction

source

presence

always

details

application/x-rtp

Functions

Types and Values

GstRistRtxReceive

typedef struct _GstRistRtxReceive GstRistRtxReceive;

Property Details

The “num-rtx-packets” property

  “num-rtx-packets”          guint

Number of retransmission packets received.

Flags: Read

Default value: 0


The “num-rtx-requests” property

  “num-rtx-requests”         guint

Number of retransmission events received.

Flags: Read

Default value: 0

See Also

ristrtxsend