Files
StrixCamDB/brands/veilux.json
T

38 lines
721 B
JSON

{
"version": 2,
"brand": "Veilux",
"brand_id": "veilux",
"streams": [
{
"id": "veilux-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"NCB-546W"
]
},
{
"id": "veilux-2",
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "veilux-3",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}