51 lines
898 B
JSON
51 lines
898 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bascom",
|
|
"brand_id": "bascom",
|
|
"streams": [
|
|
{
|
|
"id": "bascom-1",
|
|
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 88,
|
|
"models": [
|
|
"hd plus",
|
|
"HD-18",
|
|
"hd-40",
|
|
"HD4P",
|
|
"HD-50"
|
|
]
|
|
},
|
|
{
|
|
"id": "bascom-2",
|
|
"url": "/live/video_audio/profile1",
|
|
"protocol": "rtsp",
|
|
"port": 88,
|
|
"models": [
|
|
"HD-18",
|
|
"HD-19",
|
|
"HD40",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "bascom-3",
|
|
"url": "/live/video_audio/profile2",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"HD-19"
|
|
]
|
|
},
|
|
{
|
|
"id": "bascom-4",
|
|
"url": "cgi-bin/guest/Video.cgi?media=JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"HD-19"
|
|
]
|
|
}
|
|
]
|
|
}
|