26 lines
478 B
JSON
26 lines
478 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Camhd",
|
|
"brand_id": "camhd",
|
|
"streams": [
|
|
{
|
|
"id": "camhd-1",
|
|
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "camhd-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 1935,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|