This plugin reads data from a local or remote location specified by an URI. This location can be specified using any protocol supported by the RTMP library, i.e. rtmp, rtmpt, rtmps, rtmpe, rtmfp, rtmpte and rtmpts. The URL/location can contain extra connection or session parameters for librtmp, such as 'flashver=version'. See the librtmp documentation for more detail. Of particular interest can be setting live=1
to certain RTMP streams that don't seem to be playing otherwise.
gst-launch-1.0 -v rtmpsrc location=rtmp://somehost/someurl ! fakesink
Open an RTMP location and pass its content to fakesink.
gst-launch-1.0 rtmpsrc location="rtmp://somehost/someurl live=1" ! fakesink
Open an RTMP location and pass its content to fakesink while passing the live=1 flag to librtmp
Hierarchy Implemented interfaces Factory detailsAuthors: â Bastien Nocera , Sebastian Dröge
Classification: â Source/File
Rank â primary
Plugin â rtmp
Package â GStreamer Bad Plug-ins
Pad Templatessrc
ANY
Presence â always
Direction â src
Object type â GstPad
Properties locationâlocationâ gchararray
Location of the RTMP url to read
Flags : Read / Write
Default value : NULL
timeoutâtimeoutâ gint
Time without receiving any data from the server to wait before to timeout the session
Flags : Read / Write
Default value : 120
The results of the search are
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4