Files
StrixCamDB/brands/sarotech.json
T

36 lines
633 B
JSON

{
"version": 2,
"brand": "Sarotech",
"brand_id": "sarotech",
"streams": [
{
"id": "sarotech-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"ip300",
"IPCAM-1000"
]
},
{
"id": "sarotech-2",
"url": "/rtsp_live0",
"protocol": "rtsp",
"port": 0,
"models": [
"IPCAM-1000G"
]
},
{
"id": "sarotech-3",
"url": "/rtsp_live2",
"protocol": "rtsp",
"port": 0,
"models": [
"IPCAM-1000G"
]
}
]
}