27 lines
430 B
JSON
27 lines
430 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Dbcam",
|
|
"brand_id": "dbcam",
|
|
"streams": [
|
|
{
|
|
"id": "dbcam-1",
|
|
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"003ccys"
|
|
]
|
|
},
|
|
{
|
|
"id": "dbcam-2",
|
|
"url": "/live/ch0",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"dbpower",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|