Files
StrixCamDB/brands/interna.json
T

68 lines
1.2 KiB
JSON

{
"version": 2,
"brand": "Interna",
"brand_id": "interna",
"streams": [
{
"id": "interna-1",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "interna-2",
"url": "snap.jpg?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "interna-3",
"url": "snap.jpg?JpegSize=XL",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "interna-4",
"url": "snap.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "interna-5",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "interna-6",
"url": "/iphone/11?[USERNAME]:[PASSWORD]&",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}