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