-
-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
tested configA new tested configurationA new tested configuration
Description
Swann/DVR8-4575/PRO-1080MSB-BNC
Homebridge Config:
{
"name": "PluginUpdate",
"videoProcessor": "/usr/bin/ffmpeg",
"cameras": [
{
"name": "Swan_01",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch01/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch01/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"audio": false,
"recording": false,
"prebuffer": false
}
},
{
"name": "Swan_02",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch02/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch02/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"recording": false,
"prebuffer": false
}
},
{
"name": "Swan_03",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch03/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch03/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"recording": false,
"prebuffer": false
}
},
{
"name": "Swan_04",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch04/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch04/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"recording": false,
"prebuffer": false
}
},
{
"name": "Swan_05",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch05/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch05/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"recording": false,
"prebuffer": false
}
},
{
"name": "Swan_06",
"videoConfig": {
"source": "-rtsp_transport tcp -i rtsp://192.168.20.56:554/ch06/0",
"stillImageSource": "-i rtsp://192.168.20.56:554/ch06/1",
"maxWidth": 1920,
"maxHeight": 1080,
"maxFPS": 25,
"forceMax": true,
"vcodec": "copy",
"recording": false,
"prebuffer": false
}
}
],
"_bridge": {
"username": "0E:A0:34:02:BB:CE",
"port": 43826
},
"platform": "Camera-ffmpeg"
}
Additional Information:
Swann system.
Head unit: DVR8-4575, Ethernet connected, capable of 8x coax-based cameras.
This config running 6x BNC (coax) cameras (PRO-1080MSB-BNC) on my house.
Homebridge running on a RPi5 8GB.
Homebridge: v1.11.0
Homebridge UI: V5.4.1
Node.js: v22.18.0
ffmpeg: v5.1.6
Metadata
Metadata
Assignees
Labels
tested configA new tested configurationA new tested configuration