44 lines
769 B
JSON
44 lines
769 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mscamera",
|
|
"brand_id": "mscamera",
|
|
"streams": [
|
|
{
|
|
"id": "mscamera-1",
|
|
"url": "/ch0_0.h264",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"AltoBeam"
|
|
]
|
|
},
|
|
{
|
|
"id": "mscamera-2",
|
|
"url": "/live",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"AltoBeam"
|
|
]
|
|
},
|
|
{
|
|
"id": "mscamera-3",
|
|
"url": "/LowResolutionVideo",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"AltoBeam Low Res"
|
|
]
|
|
},
|
|
{
|
|
"id": "mscamera-4",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|