Files
StrixCamDB/brands/internet-eye.json
T

59 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Internet Eye",
"brand_id": "internet-eye",
"streams": [
{
"id": "internet-eye-1",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"M6840"
]
},
{
"id": "internet-eye-2",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"M6840",
"Other"
]
},
{
"id": "internet-eye-3",
"url": "cam1/mpeg4",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"M6840"
]
},
{
"id": "internet-eye-4",
"url": "images/stream_[CHANNEL].jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "internet-eye-5",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}