Files
StrixCamDB/brands/chingling.json
T

30 lines
594 B
JSON

{
"version": 2,
"brand": "Chingling",
"brand_id": "chingling",
"streams": [
{
"id": "chingling-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Externa",
"Indefinido",
"Other"
]
},
{
"id": "chingling-2",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}