D-Link DCS-942L
Homebridge Config
{
"name": "D-link",
"motionDoorbell": true,
"doorbell": true,
"switches": true,
"videoConfig": {
"stillImageSource": "-i https://xxx.xxx.xxx.xx/image/jpeg.cgi",
"source": "-i rtsp://xxx.xxx.xxx.xx/play1.sdp",
"maxWidth": 640,
"audio": true,
"maxHeight": 480
},
"motion": true
}
xxx.xxx.xxx.xx is the IP address from your camera.
Additional Information
Please set up in the camera settings that you dont need a password for rtsp stream and the photo.
Sorry that the photos are in German. But I think you can see what you have to adjust.