/api/srt/sender-update

Use the interface to update SRT TX settings.

Request Mode

POST /api/srt/sender-update
Name Description
uid Unique ID, non-zero value.
enable True: enable SRT. False: disable SRT.
name Name.
mode SRT mode. 0: caller, 1: listener.
remote-ip IP address of SRT caller.
remote-port Port of SRT caller.
bind-port listener binding port.
stream-id Stream ID
connect-timeout Connection timeout in milliseconds.
retry-duration Wait time for a retry in milliseconds.
latency Time delay in milliseconds
bandwidth Percentage of the bandwidth.
mtu MTU between 0 and 1500.
enc Encryption algorithms include 0: unencrypted, 16: aes-128, 24: aes-192, 32: aes-256.
passphrase Encryption passphrase.
enable-logo True: display logo image. False: not to display logo image.

Response Body

{
    "status": 0
}
Name Description
status 0 indicates that the request was accepted successfully. Refer to API Status Codes.

results matching ""

    No results matching ""