Files
StrixCamDB/brands/grant.json
T

38 lines
621 B
JSON

{
"version": 2,
"brand": "Grant",
"brand_id": "grant",
"streams": [
{
"id": "grant-1",
"url": "still.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"2"
]
},
{
"id": "grant-2",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"2"
]
},
{
"id": "grant-3",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"2"
]
}
]
}