45 lines
793 B
JSON
45 lines
793 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Seetong",
|
|
"brand_id": "seetong",
|
|
"streams": [
|
|
{
|
|
"id": "seetong-1",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"1234",
|
|
"Dome",
|
|
"TI368GW",
|
|
"Tuin"
|
|
]
|
|
},
|
|
{
|
|
"id": "seetong-2",
|
|
"url": "/mpeg4",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"456",
|
|
"DOME",
|
|
"hl-ip14-100e",
|
|
"Other",
|
|
"TW38T15"
|
|
]
|
|
},
|
|
{
|
|
"id": "seetong-3",
|
|
"url": "img/snapshot.cgi?size=2",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 2001,
|
|
"models": [
|
|
"TI368GW"
|
|
]
|
|
}
|
|
]
|
|
}
|