Files
StrixCamDB/brands/elcom.json
T

38 lines
634 B
JSON

{
"version": 2,
"brand": "Elcom",
"brand_id": "elcom",
"streams": [
{
"id": "elcom-1",
"url": "IMAGE.JPG",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"800ip"
]
},
{
"id": "elcom-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"c903ip"
]
},
{
"id": "elcom-3",
"url": "mjpg/video.mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"CBM-300"
]
}
]
}