Files
StrixCamDB/brands/genie.json
T

44 lines
771 B
JSON

{
"version": 2,
"brand": "Genie",
"brand_id": "genie",
"streams": [
{
"id": "genie-1",
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"hd hawk"
]
},
{
"id": "genie-2",
"url": "/",
"protocol": "rtsp",
"port": 554,
"models": [
"Other"
]
},
{
"id": "genie-3",
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "genie-4",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}