/api/aes67/sink-update

Use the interface to update AES67 sink settings.

Request Mode

POST /api/aes67/sink-update
Name Description
sinks[i].sink-idx sink index within [0,3].
sinks[i].name Name.
sinks[i].is-manual Whether it is added manually.
sinks[i].source-name Source name.
sinks[i].source-src-ip IP address of source.
sinks[i].source-src-mac Mac address of source.
sinks[i].source-dst-ip Destination IP address of source.
sinks[i].source-dst-port Destination port of source.
sinks[i].ssrc source RTP SSRC
sinks[i].sample-rate Sample rates include 44100, 48000, and 96000.
sinks[i].depth Sample depths include L16, L24.
sinks[i].channel-num Number of channels.
sinks[i].ptime Packet times include 0.125ms, 0.250ms, 0.333ms, 1ms, and 4ms.
sinks[i].mediaclk-offset RTP offset
sinks[i].max-delay Maximum delay within [0, 50], in ms. 0 indicates to ignore the delay.
sinks[i].max-buffer Max number of ptime within [1, 16].

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 ""