Elecard RTMP Sink¶
Elecard RTMP Sink is a GStreamer plugin for broadcasting RTMP streams to a specific network.
Features¶
Elecard RTMP Sink has the following features:
Works with RTMP streams.
Displays the connection status with broadcast server.
Parameter Description¶
Below is the table describing Elecard RTMP Sink parameters and their values.
Parameter Name |
Description |
Value Type |
Available Values [range] |
Default |
Flags |
|---|---|---|---|---|---|
license-state |
Indicates the component license state. |
String |
evaluation |
readable |
|
name |
Specifies the name of the object. |
String |
elecardrtmpsink0 |
readable, writable |
|
oem-name |
Indicates the OEM name. |
String |
readable |
||
parent |
Specifies the parent of the object. |
Object of type GstObject |
readable, writable |
||
url-list |
Specifies one or more URL(s) of RTMP streams to be sent to the network in the following format: protocolN://userN:passwordN@ipN:portN/pathN/stream_nameN.
|
String |
rtmp://localhost:1935/live/stream |
readable, writable |