Files
StrixCamDB/brands/elmo.json
T

53 lines
972 B
JSON

{
"version": 2,
"brand": "Elmo",
"brand_id": "elmo",
"streams": [
{
"id": "elmo-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "elmo-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "elmo-3",
"url": "cam[CHANNEL]/h264",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "elmo-4",
"url": "image/qvga.jpg",
"protocol": "http",
"port": 0,
"models": [
"PTC-200 Series"
]
},
{
"id": "elmo-5",
"url": "capture_normal.jpg",
"protocol": "http",
"port": 0,
"models": [
"PTC-400 Series"
]
}
]
}