Files
StrixCamDB/brands/gigaeye.json
T

70 lines
1.3 KiB
JSON

{
"version": 2,
"brand": "Gigaeye",
"brand_id": "gigaeye",
"streams": [
{
"id": "gigaeye-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"GB 170"
]
},
{
"id": "gigaeye-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"GB150",
"Other"
]
},
{
"id": "gigaeye-3",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"GB150"
]
},
{
"id": "gigaeye-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"GB170",
"Other"
]
},
{
"id": "gigaeye-5",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"GB170"
]
},
{
"id": "gigaeye-6",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"GB170"
]
}
]
}