Common use of Parameter Description Clause in Contracts

Parameter Description. method start-test-server type Indicates the session type. 0: RTMP 1: Twitch 2: YouTube 3: Facebook 120: SRT Caller name Indicates server name, ranging from 1 to 32 characters, consisting of A to Z, a to z, 0 to 9, spaces, and special characters ._-+'[](). The name should not start or end with spaces. RTMP streaming settings stream-index Indicates the stream type. 0: main stream 1: sub stream url Indicates destination address. key Indicates the stream key. is-auth Indicates whether an authentication is required. 0: authentication is not required 1: authentication is required, and both username and password are mandatory. user Indicates username. passwd Indicates password. token Indicates token. event-data Indicates a stream session. net-mode Indicates the network priority. 0: Mobile broadband first 1: Ethernet first 2: Wi-Fi first SRT Caller streaming settings stream-index Indicates the stream type. 0: main stream 1: sub stream url Indicates destination address. port Indicates stream port. latency Indicates delay time. You can obtain its value range by using get-info. bandwidth Indicates the portion of the total bandwidth of a stream required for the exchange of SRT control and recovered packets. You can obtain its value range by using get-info. aes Indicates the stream encryption algorithm to ensure the data security. 0: no encryption 16: AES-128 24: AES-192 32: AES-256 ase-word Indicates passphrase. stream-id Optional net-mode Indicates the prime network for streaming. 0: Mobile Broadband first 1: Ethernet first 2: Wi-Fi first { "result": 0 } Item Description result Returned status. 0: stream test is started. 1: repeated request. -9: system is busy. Refer to API Status Codes to find specific description for other values. Obtain living-test by calling get-status. "living-test": {

Appears in 2 contracts

Sources: Api Agreement, Api Agreement

Parameter Description. method start-test-server type Indicates the session type. 0: RTMP 1: Twitch 2: YouTube 3: Facebook 120: SRT Caller name Indicates server name, ranging from 1 to 32 characters, consisting of A to Z, a to z, 0 to 9, spaces, and special characters ._-+'[](). The name should not start or end with spaces. RTMP streaming settings stream-index Indicates the stream type. 0: main stream 1: sub stream url Indicates destination address. key Indicates the stream key. is-auth Indicates whether an authentication is required. 0: authentication is not required 1: authentication is required, and both username and password are mandatory. user Indicates username. passwd Indicates password. token Indicates token. event-data Indicates a stream session. net-mode Indicates the network priority. 0: Mobile broadband first 1: Ethernet first 2: Wi-Fi first SRT Caller streaming settings stream-index Indicates the stream type. 0: main stream 1: sub stream url Indicates destination address. port Indicates stream port. latency Indicates delay time. You can obtain its value range by using get-info. bandwidth Indicates the portion of the total bandwidth of a stream required for the exchange of SRT control and recovered packets. You can obtain its value range by using get-info. aes Indicates the stream encryption algorithm to ensure the data security. 0: no encryption 16: AES-128 24: AES-192 32: AES-256 ase-word Indicates passphrase. stream-id Optional net-mode Indicates the prime network for streaming. 0: Mobile Broadband first 1: Ethernet first 2: Wi-Fi first { "result": 0 } Item Description result Returned status. 0: stream test is started. 1: repeated request. -9: system is busy. Refer to API Status Codes to find specific description for other values. Obtain living-test by calling get-status. "living-test": {

Appears in 1 contract

Sources: Api Agreement