Files
StrixCamDB/brands/isd-jaguar.json
T

27 lines
483 B
JSON

{
"version": 2,
"brand": "Isd Jaguar",
"brand_id": "isd-jaguar",
"streams": [
{
"id": "isd-jaguar-1",
"url": "/onvif/stream1",
"protocol": "rtsp",
"port": 0,
"models": [
"ISDcam",
"JDV-AF-1080P"
]
},
{
"id": "isd-jaguar-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}