rtmp2src

The rtmp2src element receives input streams from an RTMP server.

Example launch line |[ gst-launch -v rtmp2src ! decodebin ! fakesink ]| FIXME Describe what the pipeline does.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseSrc
                    ╰──GstPushSrc
                        ╰──rtmp2src

Implemented interfaces

Factory details

Authors: – Make.TV, Inc.

Classification:Source

Rank – primary + 1

Plugin – rtmp2

Package – GStreamer Bad Plug-ins

Pad Templates

src

video/x-flv:

Presencealways

Directionsrc

Object typeGstPad


Properties

async-connect

“async-connect” gboolean

Connect on READY, otherwise on first push

Flags : Read / Write

Default value : true


idle-timeout

“idle-timeout” guint

The maximum allowed time in seconds for valid packets not to arrive from the peer (0 = no timeout)

Flags : Read / Write

Default value : 0


no-eof-is-error

“no-eof-is-error” gboolean

If set, an error is raised if the connection is closed without receiving an EOF RTMP message first. " If not set, those are reported using EOS.

Flags : Read / Write

Default value : false

Since : 1.24


stats

“stats” GstStructure *

Retrieve a statistics structure

Flags : Read

Default value :

GstRtmpConnectionStats, in-chunk-size=(uint)0, out-chunk-size=(uint)0, in-window-ack-size=(uint)0, out-window-ack-size=(uint)0, in-bytes-total=(guint64)0, out-bytes-total=(guint64)0, in-bytes-acked=(guint64)0, out-bytes-acked=(guint64)0;

The results of the search are