Files
StrixCamDB/brands/clas.json
T

58 lines
1009 B
JSON

{
"version": 2,
"brand": "Clas",
"brand_id": "clas",
"streams": [
{
"id": "clas-1",
"url": "img/snapshot.cgi?size=3",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Ohlson NC802APT"
]
},
{
"id": "clas-2",
"url": "img/video.mjpeg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Ohlson NC802APT"
]
},
{
"id": "clas-3",
"url": "video.cgi",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "clas-4",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "clas-5",
"url": "img/video.asf",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}