Page 1 of 1

ICSEE camera

Posted: Friday 16 February 2024 15:33
by anoost
Is there someone who has experience with ICSEE camera's? (ONVIF)
I can get them working with ispy and securityeye but can't them integrated in domoticz

Re: ICSEE camera

Posted: Friday 16 February 2024 16:44
by waltervl
You need a snapshot url/link the makes camera snapshots else domoticz cannot read the camera.

Re: ICSEE camera

Posted: Friday 16 February 2024 16:46
by waltervl
You could perhaps use this instruction https://community.home-assistant.io/t/a ... tsp/290852
and use the still_image_url from step 11 in Domoticz:

Code: Select all

http://[ipaddress]/webcapture.jpg?user=[username]&password=[password]&command=snap&channel=1

Re: ICSEE camera

Posted: Wednesday 21 February 2024 15:24
by anoost
Nice try but it isn't working.... :(

Re: ICSEE camera

Posted: Wednesday 21 February 2024 15:27
by waltervl
What is not working?
The snapshot link or using that snapshot link in Domoticz camera definition?