35 lines
553 B
JSON
35 lines
553 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ip Webcam",
|
|
"brand_id": "ip-webcam",
|
|
"streams": [
|
|
{
|
|
"id": "ip-webcam-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"CAMHI"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-webcam-2",
|
|
"url": "/video",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-webcam-3",
|
|
"url": "tmpfs/auto.jpg",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"SN-IPC-HW16"
|
|
]
|
|
}
|
|
]
|
|
}
|