Files
StrixCamDB/legacy/brands/foxcam.json
T

55 lines
1.0 KiB
JSON

{
"brand": "Foxcam",
"brand_id": "foxcam",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"aaaa"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&"
},
{
"models": [
"kutcam",
"kutmodel",
"sd2x"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 88,
"url": "/videoMain"
},
{
"models": [
"PTZ2084-L"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main"
},
{
"models": [
"PTZ2084-L"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?rate=11"
},
{
"models": [
"PTZ2084-L"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
}
]
}