Files
StrixCamDB/brands/ap-tech.json
T

28 lines
447 B
JSON

{
"version": 2,
"brand": "Ap-tech",
"brand_id": "ap-tech",
"streams": [
{
"id": "ap-tech-1",
"url": "/h264_stream",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"AP-D100"
]
},
{
"id": "ap-tech-2",
"url": "1/h264major",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"models": [
"AP-D100"
]
}
]
}