26 lines
473 B
JSON
26 lines
473 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Epexis",
|
|
"brand_id": "epexis",
|
|
"streams": [
|
|
{
|
|
"id": "epexis-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"pipcam5"
|
|
]
|
|
},
|
|
{
|
|
"id": "epexis-2",
|
|
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"PIPCAMHD82"
|
|
]
|
|
}
|
|
]
|
|
}
|