Files
StrixCamDB/brands/foxcam.json
T

55 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Foxcam",
"brand_id": "foxcam",
"streams": [
{
"id": "foxcam-1",
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&",
"protocol": "http",
"port": 0,
"models": [
"aaaa"
]
},
{
"id": "foxcam-2",
"url": "/videoMain",
"protocol": "rtsp",
"port": 88,
"models": [
"kutcam",
"kutmodel",
"sd2x"
]
},
{
"id": "foxcam-3",
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main",
"protocol": "rtsp",
"port": 0,
"models": [
"PTZ2084-L"
]
},
{
"id": "foxcam-4",
"url": "videostream.cgi?rate=11",
"protocol": "http",
"port": 0,
"models": [
"PTZ2084-L"
]
},
{
"id": "foxcam-5",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"PTZ2084-L"
]
}
]
}