Page 1 of 1
Has anyone has success with Zoneminder and Domoticz?
Posted: Tuesday 07 July 2015 23:14
by resentedpoet
Hi,
Has anyone had any success with Zoneminder and Domoticz? I have Zoneminder set up and working fine on my server and can see the streams in my browser no problem from another PC. I wanted to then integrate it into Domoticz, but I can't for some reason get the streams to work. Not sure what I am doing wrong here, was hoping someone could point me in the right direction.
Thanks,
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Wednesday 08 July 2015 10:24
by ThinkPad
As far as i know Domoticz only supports a JPEG/MJPEG stream. So have a look at the streams that Zoneminder spits out.
By the way, you don't happen to have Synology NAS? Otherwise you could add the cams there and use this script i made:
http://domoticz.com/forum/viewtopic.php?f=23&t=6794
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Thursday 09 July 2015 10:14
by resentedpoet
Hi Thinkpad,
Ok, didn't know about the limitations, thanks for the info. I've been trying any and all the suggestions from
http://www.ispyconnect.com/man.aspx?n=Zoneminder but still no luck.
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Saturday 26 March 2016 15:09
by Blipvert
I use the following imageURL to get my Zoneminder cameras (3 mpeg and 1 rtsp) into Domoticz:
<zoneminder_folder>/cgi-bin/zms?mode=single&monitor=<monitor_number>&
So, for example, if your Zoneminder web page is accessed via
http://192.168.1.23:8080/zm and you want to get your camera 1 (monitor 1 in Zoneminder) configured in Domoticz, the Domoticz config would be:
Name: <name you wish for the camera>
IP Address: 192.168.1.23
Port: 8080
Username: <the username you use to access Zoneminder; blank if none>
Password: <the password you use for the username above; blank if none>
imageURL: zm/cgi-bin/zms?mode=single&monitor=1&
The version of ZoneminderI use is 1.29, and my Domoticz is v.3.4834 on a Raspberry Pi.
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Tuesday 31 May 2016 16:54
by hasan
Blipvert wrote:I use the following imageURL to get my Zoneminder cameras (3 mpeg and 1 rtsp) into Domoticz:
<zoneminder_folder>/cgi-bin/zms?mode=single&monitor=<monitor_number>&
So, for example, if your Zoneminder web page is accessed via
http://192.168.1.23:8080/zm and you want to get your camera 1 (monitor 1 in Zoneminder) configured in Domoticz, the Domoticz config would be:
Name: <name you wish for the camera>
IP Address: 192.168.1.23
Port: 8080
Username: <the username you use to access Zoneminder; blank if none>
Password: <the password you use for the username above; blank if none>
imageURL: zm/cgi-bin/zms?mode=single&monitor=1&
The version of ZoneminderI use is 1.29, and my Domoticz is v.3.4834 on a Raspberry Pi.
Hi Blipvert,
I follow your instruction but DOMOTICZ doesn't show anything. Zoneminder shows picture from cameras well. Do you have any ideas why?
Thanks
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Wednesday 15 June 2016 20:58
by Blipvert
I follow your instruction but DOMOTICZ doesn't show anything. Zoneminder shows picture from cameras well. Do you have any ideas why?
What is the exact URL that you use to access your Zoneminder? (mask the IP)
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Thursday 16 June 2016 11:28
by hasan
Blipvert wrote:I follow your instruction but DOMOTICZ doesn't show anything. Zoneminder shows picture from cameras well. Do you have any ideas why?
What is the exact URL that you use to access your Zoneminder? (mask the IP)
http://192.168.4.111/zm
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Thursday 16 June 2016 20:10
by Blipvert
Then your configuration should be:
Name: <name you wish for the camera on Domoticz>
IP Address: 192.168.4.111
Port: 80
Username:
Password:
imageURL: zm/cgi-bin/zms?mode=single&monitor=1&
That is, for as long as the camera that you want to access is the monitor 1 in Zoneminder; try increasing the number if you have more than one camera configured on Zoneminder.
For a test, you can try to access this url:
http://192.168.4.111/zm/cgi-bin/zms?mod ... &monitor=1
(again, change the monitor number to fit your needs)
If this does not show you an image, then there is something missing on your Zoneminder config.
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Friday 17 June 2016 13:38
by hasan
Blipvert wrote:
Then your configuration should be:
Name: <name you wish for the camera on Domoticz>
IP Address: 192.168.4.111
Port: 80
Username:
Password:
imageURL: zm/cgi-bin/zms?mode=single&monitor=1&
That is, for as long as the camera that you want to access is the monitor 1 in Zoneminder; try increasing the number if you have more than one camera configured on Zoneminder.
For a test, you can try to access this url:
http://192.168.4.111/zm/cgi-bin/zms?mod ... &monitor=1
(again, change the monitor number to fit your needs)
If this does not show you an image, then there is something missing on your Zoneminder config.
This was exactly what I tried
so I'll check ZM configuration
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Friday 17 June 2016 22:13
by Blipvert
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Thursday 26 January 2017 9:34
by hasan
Hi,
I installed everything from scratch and it is working now. Thanks for help...
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Saturday 11 November 2017 19:54
by woody4165
Hi
Just discovered zoneminder and it's really nice
Is there any possibility to get notified in domoticz when a motion is detected?
Thanks
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Friday 07 September 2018 9:27
by Trigun
hi there,
i know this is an old threat but i am hoping someone can help me out here.
I have zoneminder configured and working well(v1.30.4).
I would like to enable the zoneminder stream into domoticz.
I've read the posts but can't seem to get it to work.
thanks in advance!
Grtz
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Monday 10 September 2018 9:45
by Trigun
got it working.
the username and password is still tough though but without it, it working fine.
thnx!
Re: Has anyone has success with Zoneminder and Domoticz?
Posted: Sunday 30 September 2018 22:10
by jannnfe
woody4165 wrote: ↑Saturday 11 November 2017 19:54
Hi
Just discovered zoneminder and it's really nice
Is there any possibility to get notified in domoticz when a motion is detected?
Thanks
Have a look at my modification of zmeventserver here:
https://github.com/jannnfe/zmeventserverDomoticz