49 lines
961 B
JSON
49 lines
961 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ameta",
|
|
"brand_id": "ameta",
|
|
"streams": [
|
|
{
|
|
"id": "ameta-1",
|
|
"url": "/cam/realmonitor",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"eyeonet 7942"
|
|
]
|
|
},
|
|
{
|
|
"id": "ameta-2",
|
|
"url": "axis-cgi/mjpg/video.cgi?camera=1&resolution=[WIDTH]x[HEIGHT]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IP9118-28"
|
|
]
|
|
},
|
|
{
|
|
"id": "ameta-3",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IP9313-28",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "ameta-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|