alarmserver
alarmserver copied to clipboard
IP Camera Alarm Server to MQTT
Hi , I'm getting the below error when running the server - Any special config needed on the camera? Thanks in advance :) Get "/cgi-bin/eventManager.cgi?action=attach&codes=All": unsupported protocol scheme "" DAHUA:...
First, thanks for this work ! But it must be a config problem on my side, because the server got the alarm status from cams, but does not send any...
As I am running three cameras at home I'd like to ask/suggest: - Is it possible to differentiate via FTP? Should be possible using sender name ([email protected], [email protected] etc) -...
It would be nice to have this MQTT server as a Hassio addon that works with Mosquitto. Many Home Assistant users prefer Home Assistant OS that runs on Raspberry Pi...
Dahua is a big manufacturer who makes cameras under [many different brands](https://ipvm.com/reports/dahua-oem), most of which share the same API. I do not own any Dahua-compatible cameras, but seems like Dahua...
Been fighting trying to do something on my own with this kkMoon DVR for a while and finally found this project that gave me the tool I needed. I was...
On output, with debug: true Recieved this: malformed MIME header: missing colon: "Code=VideoMotion;action=Start;index=0" malformed MIME header: missing colon: "Code=VideoMotion;action=Stop;index=0" malformed MIME header: missing colon: "Code=VideoMotion;action=Start;index=0" malformed MIME header: missing colon:...
Great solution overall, many thanks! Does exactly what I needed. However, it would be nice to have a config for ONVIF cameras. Are there any plans to add this support?...
I have compiled the latest version and setup one camera as Cam1 to test. I am using this webhook to trigger a camera in blueiris: - url: "http://192.168.2.70:81/admincamera=Cam1&trigger&user=admin&pw=admin" method: "GET"...
Allow specifying public IP and port range for FTP passive mode. Added two configuration values for FTP server: - `publicIp` - override the docker internal IP with the host IP...