Files
StrixCamDB/legacy/brands/camhd.json
T

26 lines
523 B
JSON

{
"brand": "Camhd",
"brand_id": "camhd",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 1935,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]"
}
]
}