Files
StrixCamDB/brands/eagle-vision.json
T

48 lines
877 B
JSON

{
"version": 2,
"brand": "Eagle Vision",
"brand_id": "eagle-vision",
"streams": [
{
"id": "eagle-vision-1",
"url": "stream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "eagle-vision-2",
"url": "cgi-bin/guest/Video.cgi?media=JPEG",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "eagle-vision-3",
"url": "ioImage/[CHANNEL]",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "eagle-vision-4",
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}