Files

44 lines
757 B
JSON

{
"version": 2,
"brand": "Ingresso",
"brand_id": "ingresso",
"streams": [
{
"id": "ingresso-1",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"IN-3010"
]
},
{
"id": "ingresso-2",
"url": "/rtsp_tunnel",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ingresso-3",
"url": "videostream.cgi?rate=11",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ingresso-4",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}