Files
StrixCamDB/brands/csst.json
T

28 lines
522 B
JSON

{
"version": 2,
"brand": "Csst",
"brand_id": "csst",
"streams": [
{
"id": "csst-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"n7405jv"
]
},
{
"id": "csst-2",
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"N7405JV"
]
}
]
}