Files
StrixCamDB/brands/realink.json
T

39 lines
675 B
JSON

{
"version": 2,
"brand": "Realink",
"brand_id": "realink",
"streams": [
{
"id": "realink-1",
"url": "/video.mjpg?q=30&fps=33&id=0.5",
"type": "FFMPEG",
"protocol": "http",
"port": 8090,
"models": [
"B400"
]
},
{
"id": "realink-2",
"url": "/h264Preview_01_main",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"CX410",
"Doorbell"
]
},
{
"id": "realink-3",
"url": "/h264Preview_01_sub",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"Doorbell"
]
}
]
}