Files
StrixCamDB/brands/cdxx.json
T

28 lines
478 B
JSON

{
"version": 2,
"brand": "Cdxx",
"brand_id": "cdxx",
"streams": [
{
"id": "cdxx-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 81,
"models": [
"Other"
]
},
{
"id": "cdxx-2",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 81,
"models": [
"Other"
]
}
]
}