26 lines
431 B
JSON
26 lines
431 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ics",
|
|
"brand_id": "ics",
|
|
"streams": [
|
|
{
|
|
"id": "ics-1",
|
|
"url": "jpg/image.jpg?size=3",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ICS330L"
|
|
]
|
|
},
|
|
{
|
|
"id": "ics-2",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"ip1300"
|
|
]
|
|
}
|
|
]
|
|
}
|