Files
StrixCamDB/brands/smartfrog.json
T

26 lines
448 B
JSON

{
"version": 2,
"brand": "Smartfrog",
"brand_id": "smartfrog",
"streams": [
{
"id": "smartfrog-1",
"url": "/?action=stream",
"protocol": "http",
"port": 80,
"models": [
"IP-Cam"
]
},
{
"id": "smartfrog-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}