Files
StrixCamDB/brands/robocam.json
T

28 lines
445 B
JSON

{
"version": 2,
"brand": "Robocam",
"brand_id": "robocam",
"streams": [
{
"id": "robocam-1",
"url": "goform/capture",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"CAS771W"
]
},
{
"id": "robocam-2",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"robocam 4"
]
}
]
}