/api/aes67/sink-apply

Use the interface to set AES67 sink.

Request Mode

POST /api/aes67/sink-apply
Name Description
sinks[i].sink-idx Sink index, range is [0,3].
sinks[i].name Sink name.
sinks[i].is-manual Manually add a source.
sinks[i].source-name Source name.
sinks[i].source-src-ip Source IP.
sinks[i].source-src-mac Source Mac.
sinks[i].source-dst-ip Destination address.
sinks[i].source-dst-port Destination port.
sinks[i].ssrc Source RTP SSRC
sinks[i].sample-rate Set sample rate. Options are 44100, 48000, and 96000.
sinks[i].depth Sample depth. Options are L16, and L24.
sinks[i].channel-num Number of device channels.
sinks[i].ptime packet time, options are 0.125ms, 0.250ms, 0.333ms, 1ms, and 4ms.
sinks[i].mediaclk-offset RTP offset.
sinks[i].max-delay Max delay, value range is [0, 50], in ms. 0 indicates delay is ignored.
sinks[i].max-buffer Max number of ptime, value range is [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 ""