Elecard HTTP Source¶
Elecard HTTP Source is a GStreamer plugin for managing packet transmission via the HTTP(S) network protocol.
Features¶
Elecard HTTP Source has the following features:
Enables the user to set the time frames for certain errors and actions;
Provides and specifies info regarding bitrate, source URI, etc.
Parameter Description¶
Below is the table describing Elecard HTTPS Source parameters and their values.
Parameter Name |
Description |
Value Type |
Available Values [range] |
Default |
Flags |
|---|---|---|---|---|---|
bitrate |
Displays stream bitrate statistics in bps. |
Integer64 |
[0 – 9223372036854775807] |
0 |
readable |
connect-timeout |
Specifies how much time it takes for a connect timeout error to occur. |
Integer |
[0 – 3600] |
1 |
readable, writable |
data-timeout |
Specifies how much time it takes for a data timeout error to occur. |
Integer |
[0 – 3600] |
10 |
readable, writable |
license-state |
Shows the Elecard component license state. |
String |
evaluation |
readable |
|
name |
Specifies the name of the object. |
String |
ehttpsrc0 |
readable, writable |
|
oem-name |
Shows the OEM name. |
String |
“” |
readable |
|
parent |
Specifies the parent of the object. |
Object of type GstObject |
readable, writable |
||
received-packets |
Shows the received packets count. |
Unsigned Integer64 |
[0 – 18446744073709551615] |
0 |
readable |
reconnect-interval |
Specifies how much time should pass prior to connection re-establishing. |
Integer |
[0 – 3600] |
1 |
readable, writable |
source-uri |
Specifies the source URI address. |
String |
“” |
readable, writable |