Files
StrixCamDB/brands/meriva.json
T

28 lines
441 B
JSON

{
"version": 2,
"brand": "Meriva",
"brand_id": "meriva",
"streams": [
{
"id": "meriva-1",
"url": "/profile1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"MFD-400S4L"
]
},
{
"id": "meriva-2",
"url": "/profile2",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"MOB-400S3L"
]
}
]
}