26 lines
399 B
JSON
26 lines
399 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Gifran",
|
|
"brand_id": "gifran",
|
|
"streams": [
|
|
{
|
|
"id": "gifran-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"GF10247.IP"
|
|
]
|
|
},
|
|
{
|
|
"id": "gifran-2",
|
|
"url": "ipcam/mjpeg.cgi?ch=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|