Files
StrixCamDB/legacy/brands/cadyce.json
T

66 lines
1.2 KiB
JSON

{
"brand": "Cadyce",
"brand_id": "cadyce",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"CA-ip 400mp",
"CA-IP300MP",
"CA-IP400MP",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video.cgi?resolution=VGA"
},
{
"models": [
"CA-IP100M"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "current[CHANNEL].jpg"
},
{
"models": [
"CA-IP100M"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "cam[CHANNEL]/h264"
},
{
"models": [
"CA-IP200MP",
"CA-IP400MP"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "LowResolutionVideo"
},
{
"models": [
"CA-IP600P"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "/axis-cgi/mjpg/video.cgi"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]"
}
]
}