Files
StrixCamDB/brands/epcam2.json
T

45 lines
754 B
JSON

{
"version": 2,
"brand": "Epcam2",
"brand_id": "epcam2",
"streams": [
{
"id": "epcam2-1",
"url": "/0",
"protocol": "rtsp",
"port": 0,
"models": [
"EP2036BP",
"EP2063BP"
]
},
{
"id": "epcam2-2",
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"EP2036BP"
]
},
{
"id": "epcam2-3",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"EP2063BP"
]
},
{
"id": "epcam2-4",
"url": "snap.jpg?JpegSize=XL",
"protocol": "http",
"port": 0,
"models": [
"EP2063BP"
]
}
]
}