Files

28 lines
499 B
JSON

{
"version": 2,
"brand": "Matchpoint",
"brand_id": "matchpoint",
"streams": [
{
"id": "matchpoint-1",
"url": "live/h264",
"protocol": "rtsp",
"port": 0,
"models": [
"DVR-1",
"DVR-CAM1",
"Zaandam"
]
},
{
"id": "matchpoint-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}