Files

39 lines
596 B
JSON

{
"version": 2,
"brand": "Comcast",
"brand_id": "comcast",
"streams": [
{
"id": "comcast-1",
"url": "img/mjpeg.cgi",
"protocol": "http",
"port": 0,
"models": [
"001",
"xcam",
"XHS"
]
},
{
"id": "comcast-2",
"url": "img/video.mjpeg",
"protocol": "http",
"port": 0,
"models": [
"Other",
"XCAM",
"XHS"
]
},
{
"id": "comcast-3",
"url": "/",
"protocol": "https",
"port": 443,
"models": [
"xcam"
]
}
]
}