35 lines
736 B
JSON
35 lines
736 B
JSON
{
|
|
"version": 2,
|
|
"brand": "E-landing",
|
|
"brand_id": "e-landing",
|
|
"streams": [
|
|
{
|
|
"id": "e-landing-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"720p H.264 20FPS fixed (NO PTZ)"
|
|
]
|
|
},
|
|
{
|
|
"id": "e-landing-2",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"720p H.264 white 20FPS"
|
|
]
|
|
},
|
|
{
|
|
"id": "e-landing-3",
|
|
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"720p H264 fixed 20fps white"
|
|
]
|
|
}
|
|
]
|
|
}
|