35 lines
626 B
JSON
35 lines
626 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bikal Ip Cctv",
|
|
"brand_id": "bikal-ip-cctv",
|
|
"streams": [
|
|
{
|
|
"id": "bikal-ip-cctv-1",
|
|
"url": "tmpfs/auto.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"B22"
|
|
]
|
|
},
|
|
{
|
|
"id": "bikal-ip-cctv-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "bikal-ip-cctv-3",
|
|
"url": "user.pin.mp2",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|