Files
StrixCamDB/brands/ics.json
T

28 lines
477 B
JSON

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