28 lines
498 B
JSON
28 lines
498 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Lifetech",
|
|
"brand_id": "lifetech",
|
|
"streams": [
|
|
{
|
|
"id": "lifetech-1",
|
|
"url": "/1/h264major",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"CC11-SC-I-POE-223"
|
|
]
|
|
},
|
|
{
|
|
"id": "lifetech-2",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"dd",
|
|
"MyLifeTech",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|