{
"code": 0,
"data": [
{
"app": "string",
"readerCount": 0,
"totalReaderCount": 0,
"schema": "string",
"stream": "string",
"originSock": {
"identifier": "string",
"local_ip": "string",
"local_port": 0,
"peer_ip": "string",
"peer_port": 0,
"typeid": "string"
},
"originType": 0,
"originTypeStr": "string",
"originUrl": "string",
"createStamp": 0,
"aliveSecond": 0,
"bytesSpeed": 0,
"tracks": [
{
"channels": 0,
"codec_id": 0,
"codec_id_name": "string",
"codec_type": 0,
"fps": 0,
"height": 0,
"ready": true,
"width": 0,
"frames": 0,
"sample_bit": 0,
"sample_rate": 0,
"gop_interval_ms": 0,
"gop_size": 0,
"key_frames": 0,
"duration": 0,
"loss": 0
}
],
"vhost": "string"
}
],
"msg": "success",
"result": "success"
}