Files
StrixCamDB/brands/procam.json
T

45 lines
735 B
JSON

{
"version": 2,
"brand": "Procam",
"brand_id": "procam",
"streams": [
{
"id": "procam-1",
"url": "img/snapshot.cgi?size=2",
"protocol": "http",
"port": 0,
"models": [
"NC300",
"NC400"
]
},
{
"id": "procam-2",
"url": "tmpfs/auto.jpg",
"protocol": "http",
"port": 0,
"models": [
"NC360"
]
},
{
"id": "procam-3",
"url": "/live/h264/ch2",
"protocol": "rtsp",
"port": 554,
"models": [
"PC-S/A795H"
]
},
{
"id": "procam-4",
"url": "/live/h264/ch3",
"protocol": "rtsp",
"port": 554,
"models": [
"PC-S/A795H"
]
}
]
}