Files

35 lines
546 B
JSON

{
"version": 2,
"brand": "Aviptek",
"brand_id": "aviptek",
"streams": [
{
"id": "aviptek-1",
"url": "GetData.cgi",
"protocol": "http",
"port": 0,
"models": [
"nc1600"
]
},
{
"id": "aviptek-2",
"url": "GetData.cgi?Status=1",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "aviptek-3",
"url": "live/h264",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}