Files
StrixCamDB/brands/empire.json
T

59 lines
1.2 KiB
JSON

{
"version": 2,
"brand": "Empire",
"brand_id": "empire",
"streams": [
{
"id": "empire-1",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"1.0MP",
"EPC1",
"ESC1",
"esc-4",
"ESC-IPC",
"esc-ipc-1 v2",
"IPC-1",
"IPC-1 V1.0",
"IPC-5 2.0",
"IPC5-mini 2.0"
]
},
{
"id": "empire-2",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp?real_stream--rtp-caching=100",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"ESC 4",
"ESC3-IP(1.3)",
"IPC-1"
]
},
{
"id": "empire-3",
"url": "/cam/realmonitor?channel=1&subtype=2",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"IPC-Color4K-T-2.8mm"
]
},
{
"id": "empire-4",
"url": "/cam/realmonitor?channel=1&subtype=0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"IPC-Color4K-T-2.8mm"
]
}
]
}