Files
StrixCamDB/brands/vcs.json
T

35 lines
580 B
JSON

{
"version": 2,
"brand": "Vcs",
"brand_id": "vcs",
"streams": [
{
"id": "vcs-1",
"url": "/11",
"protocol": "rtsp",
"port": 5544,
"models": [
"Other"
]
},
{
"id": "vcs-2",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"protocol": "rtsp",
"port": 5544,
"models": [
"Other"
]
},
{
"id": "vcs-3",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"VIP 10"
]
}
]
}