rtph265pay

rtph265pay

Synopsis

struct              GstRtpH265Pay;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstRTPBasePayload
                           +----GstRtpH265Pay

Properties

  "config-interval"          gint                  : Read / Write
  "sprop-parameter-sets"     gchar*                : Read / Write

Description

Synopsis

Element Information

plugin

rtp

author

Jurgen Slowack <jurgenslowack@gmail.com>

class

Codec/Payloader/Network/RTP

Element Pads

name

sink

direction

sink

presence

always

details

video/x-h265, stream-format=(string)hvc1, alignment=(string)au

video/x-h265, stream-format=(string)byte-stream, alignment=(string){ nal, au }

name

src

direction

source

presence

always

details

application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)H265

Details

struct GstRtpH265Pay

struct GstRtpH265Pay;

Property Details

The "config-interval" property

  "config-interval"          gint                  : Read / Write

Send VPS, SPS and PPS Insertion Interval in seconds (sprop parameter sets will be multiplexed in the data stream when detected.) (0 = disabled, -1 = send with every IDR frame).

Allowed values: [G_MAXULONG,3600]

Default value: 0


The "sprop-parameter-sets" property

  "sprop-parameter-sets"     gchar*                : Read / Write

The base64 sprop-parameter-sets to set in out caps (set to NULL to extract from stream).

Default value: NULL