Files
StrixCamDB/brands/eyeonet.json
T

35 lines
604 B
JSON

{
"version": 2,
"brand": "Eyeonet",
"brand_id": "eyeonet",
"streams": [
{
"id": "eyeonet-1",
"url": "/",
"protocol": "rtsp",
"port": 554,
"models": [
"IP6394"
]
},
{
"id": "eyeonet-2",
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "eyeonet-3",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}