Page 1 of 1
No image - Domoticz
Posted: 3. May 2017, 22:44
by Dynazap
Hi Kevin,
I tried to receive snapshots from my IP camera when someone pushes my 433mhz doorbell. I'm using the Pushsafer app on my Galaxy Note 3 with with Domoticz Version V3.7392 on a Synology DS713+.
I'm receiving the push notification on my phone, but sadly i do not receive the image when some pushes my doorbell. The strange thing is that i receive the image when i press 'test notification' on the setupscreen in Domoticz.
Please halp =).
Thnx!
Re: No image - Domoticz
Posted: 4. May 2017, 15:07
by admin
Hi,
thats really strange!
What says the domoticz log?
Kevin
Re: No image - Domoticz
Posted: 7. May 2017, 11:26
by Dynazap
Hi Kevin,
Domoticz says:
2017-05-07 13:22:32.585 Error: Pushsafer: can't download image > wrong url
2017-05-07 13:22:32.963 Notification sent (pushsafer) => Success
2017-05-07 13:22:32.264 (RFXcom) Chime (Deurbel)
But like i said in my first post.. when i press 'Test' on the Notification tab i receive the snapshot on my phone.
I use the following URL to receive the image:
192.168.178.42:88 /cgi-bin/ CGIProxy.fcgi ? cmd=snapPicture2&usr=xxx&pwd=xxxx&
Camera is a Foscam 9821p
Re: No image - Domoticz
Posted: 7. May 2017, 19:29
by admin
Hello,
i found and fix the issue.
I made a pull request found on
https://github.com/domoticz/domoticz/pull/1531
When this PR is merged you can compile a new version of domoticz, or you wait for a new release.
Kevin
Re: No image - Domoticz
Posted: 12. May 2017, 20:19
by Dynazap
Is it also possible to send images from other camera's?
We now only have 1 ImageURL on the notification tab.
For example:
I have a camera and motion sensor in my garage. When there is motion i want to have a push with image from that camera.
But
I also want a push + image when someone rings my doorbel. Its a different camera.
Halp

!
Re: No image - Domoticz
Posted: 12. May 2017, 20:34
by admin
Hi,
currently not! but i will rewrite the domoticz plugin.
So that you can set up pushsafer notificatiions (icon, sound, vibration, images) for each notification.
I will use the custom message field for all the params.

- domoticz_plugin_rewrite.jpg (101.2 KiB) Viewed 28575 times
Now you can setup your door bell camera in domoticz and all other camera can send a push notification with images on alarm while using the pushsafer email gateway >
https://www.pushsafer.com/en/ip-cameras
Hope this helps.
Kevin
Re: No image - Domoticz
Posted: 20. May 2017, 22:06
by Dynazap
It is working now. Thanks alot!
Re: No image - Domoticz
Posted: 21. May 2017, 10:38
by admin
Dynazap wrote:It is working now. Thanks alot!
GREAT !!!
Kevin
Re: No image - Domoticz
Posted: 24. May 2017, 17:54
by admin
Hello,
i updated the pushsafer domoticz plugin. With the next beta release it should be available!
Now you can define pushsafer parameters with each notification you send.
Instruction:
https://www.pushsafer.com/en/domoticz
Kevin