Authorization: Bearer ********************
{
"page": 3,
"page_size": 10,
"LiveType": 1,
"status": 2,
"address": "192.168.1.10",
"service_addr_media": "192.168.2.10",
"service_addr_ai": "192.168.3.10"
}
{
"id": 1234567890123456789,
"app_id": 9876543210987654321,
"project_id": 5678901234567890123,
"app_user_id": "user123",
"lx_room_id": "room456",
"live_type": 3,
"status": 1,
"address": "192.168.1.1",
"service_addr_media": "media - addr",
"service_addr_ai": "ai - addr",
"service_host": "host.example.com",
"stoplive_with_stream": 0,
"desc": "Push list description",
"push_stream_url": "rtmp://push.example.com",
"live_stream_url": "webrtc://stream.example.com"
}