Files
StrixCamDB/brands/serioux.json
T

36 lines
690 B
JSON

{
"version": 2,
"brand": "Serioux",
"brand_id": "serioux",
"streams": [
{
"id": "serioux-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "serioux-2",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "serioux-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"srx-ipi3000",
"SRX-IPI3000"
]
}
]
}