29 lines
501 B
JSON
29 lines
501 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Geniv",
|
|
"brand_id": "geniv",
|
|
"streams": [
|
|
{
|
|
"id": "geniv-1",
|
|
"url": "/axis-cgi/mjpg/video.cgi",
|
|
"type": "VLC",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IPPTZ",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "geniv-2",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|