/api/aes67/audio-meter
Use the interface to obtain all information of AES67 matrix.
Request Mode
POST /api/aes67/audio-meter
Response Body
{
"tx-db": [
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-81,
-81,
-81,
-81,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100
],
"rx-db": [
-88,
-83,
-95,
-91,
-100,
-100,
-100,
-100,
-26,
-26,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100
],
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |
tx-db | TX channel level (dBFS). |
rx-db | RX channel level (dBFS). |