Files
StrixCamDB/brands/kocom.json
T

38 lines
641 B
JSON

{
"version": 2,
"brand": "Kocom",
"brand_id": "kocom",
"streams": [
{
"id": "kocom-1",
"url": "/profile/profile01",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"cr351f"
]
},
{
"id": "kocom-2",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "kocom-3",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}