Search found 6 matches

by embee999
Friday 02 December 2022 15:38
Forum: Cameras
Topic: Rpi Camera streaming to Domoticz
Replies: 9
Views: 2829

Re: Rpi Camera streaming to Domoticz

Thanks - I knew about the new project. Following the github issue, I have the older bootloader (29/4/21) so I'll go ahead and try the latest motioneyeos and see where that gets me. UPDATE #1: well, turns out the board is too new, regardless of the bootloader age for motioneyeos image. I'll look at ...
by embee999
Friday 02 December 2022 12:37
Forum: Cameras
Topic: Rpi Camera streaming to Domoticz
Replies: 9
Views: 2829

Re: Rpi Camera streaming to Domoticz

Thanks. I was hesitant to use either projects based on the loss of the prime developer and the age of the documents.
If you have direct experience with the latest Pi4 board and noir camera then I am happy to give it a go.
by embee999
Friday 02 December 2022 10:38
Forum: Cameras
Topic: Rpi Camera streaming to Domoticz
Replies: 9
Views: 2829

Re: Rpi Camera streaming to Domoticz

Hmm. Originally, I did a 'normal' install and got the camera operable with the raspi-*** utilities working. BUT, I then installed the motion package. This is where it went wrong. The test commands now produce mmal errors. The documentation in motion is not terribly explicit and attempts to cover ...
by embee999
Thursday 01 December 2022 15:19
Forum: Cameras
Topic: Rpi Camera streaming to Domoticz
Replies: 9
Views: 2829

Re: Rpi Camera streaming to Domoticz

My apologies, I should not have used the word stream. Both the Foscams are providing a SNAPSHOT. The Pi camera gives nothing in Domoticz using either / or /raspberry.cgi or any of the entries in ispyconnect's list for the Noir. It would be useful to know how to see the command that Domoticz is ...
by embee999
Tuesday 29 November 2022 18:53
Forum: Cameras
Topic: Rpi Camera streaming to Domoticz
Replies: 9
Views: 2829

Rpi Camera streaming to Domoticz

Hi. Has anyone had problems getting the stream from a Rpi Camera Noir? I am aware of the settings (from ispyconnect). My AgentDVR installation on the same Rockpi4/Dietpi box with Domoticz has no issues picking it up - nor does TinyCamPro on the mobile. Browser access is also ok. The stream uses the ...
by embee999
Thursday 07 July 2022 13:41
Forum: Other questions and discussions
Topic: Cannot get monit to work
Replies: 10
Views: 1804

Re: Cannot get monit to work

Hi, I've just worked through the monit install/config and the issue I've had is that, using systemd services, no PID file is now created (for any service,actually). Monit cannot then see the process it wants to monitor in it's CHECK PROCESS line. Obviously systemctl can give you the running PID ...