Files
StrixCamDB/brands/veroyi.json
T

28 lines
488 B
JSON

{
"version": 2,
"brand": "Veroyi",
"brand_id": "veroyi",
"streams": [
{
"id": "veroyi-1",
"url": "/",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"CloudCam"
]
},
{
"id": "veroyi-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 81,
"models": [
"X00"
]
}
]
}