Files

46 lines
828 B
JSON

{
"version": 2,
"brand": "Opexia",
"brand_id": "opexia",
"streams": [
{
"id": "opexia-1",
"url": "/videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 88,
"models": [
"CPSx",
"opc",
"op-cs01"
]
},
{
"id": "opexia-2",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"OPCS"
]
},
{
"id": "opexia-3",
"url": "/img/snapshot.cgi?size=3",
"protocol": "http",
"port": 88,
"models": [
"OPCS"
]
},
{
"id": "opexia-4",
"url": "img/snapshot.cgi?size=3",
"protocol": "http",
"port": 0,
"models": [
"OP-MS01"
]
}
]
}