Files
StrixCamDB/brands/spytech.json
T

26 lines
446 B
JSON

{
"version": 2,
"brand": "Spytech",
"brand_id": "spytech",
"streams": [
{
"id": "spytech-1",
"url": "/live/0/onvif.sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"NC128PW"
]
},
{
"id": "spytech-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"NC128PW"
]
}
]
}