Files
StrixCamDB/legacy/brands/comcast.json
T

39 lines
637 B
JSON

{
"brand": "Comcast",
"brand_id": "comcast",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"001",
"xcam",
"XHS"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "img/mjpeg.cgi"
},
{
"models": [
"Other",
"XCAM",
"XHS"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "img/video.mjpeg"
},
{
"models": [
"xcam"
],
"type": "FFMPEG",
"protocol": "https",
"port": 443,
"url": "/"
}
]
}