Files
StrixCamDB/brands/frente.json
T

69 lines
1.3 KiB
JSON

{
"version": 2,
"brand": "Frente",
"brand_id": "frente",
"streams": [
{
"id": "frente-1",
"url": "/onvif1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"360"
]
},
{
"id": "frente-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Apexis"
]
},
{
"id": "frente-3",
"url": "/profile1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8554,
"models": [
"china",
"HZ-359"
]
},
{
"id": "frente-4",
"url": "/cam/realmonitor?channel=1&subtype=0",
"type": "JPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"DVR Intelbras"
]
},
{
"id": "frente-5",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"hw0024"
]
},
{
"id": "frente-6",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}