Files
StrixCamDB/brands/vision.json
T

48 lines
888 B
JSON

{
"version": 2,
"brand": "Vision",
"brand_id": "vision",
"streams": [
{
"id": "vision-1",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"540tvl"
]
},
{
"id": "vision-2",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"540tvl"
]
},
{
"id": "vision-3",
"url": "/h264&basic_auth=[AUTH]",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"VDA101"
]
},
{
"id": "vision-4",
"url": "?action=stream",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"ws-d5538"
]
}
]
}