Files
StrixCamDB/legacy/brands/smart-cloud-camera.json
T

35 lines
688 B
JSON

{
"brand": "Smart Cloud Camera",
"brand_id": "smart-cloud-camera",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"c-p11-68"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8001,
"url": "ch0_0.h264"
},
{
"models": [
"hcsp-13"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"tk-q2 1mp201911"
],
"type": "MJPEG",
"protocol": "http",
"port": 80,
"url": "/videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]"
}
]
}