Files
StrixCamDB/brands/ameta.json
T

45 lines
868 B
JSON

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