Search found 6 matches

by gerritv
Thursday 21 April 2016 22:06
Forum: PHP and all others
Topic: XBMC notify
Replies: 63
Views: 14884

Re: XBMC notify

Are you referring to the Host unreachable? Because that is not likely to be a Domoticz problem, rather a Windows config or missing service problem.
Gerrit
by gerritv
Friday 18 March 2016 22:44
Forum: Cameras
Topic: Send camera snapshot by email when frontdoor is opened
Replies: 11
Views: 5880

Re: Send camera snapshot by email when frontdoor is opened

Hi, I tested 'Send camera snapshot by email when frontdoor is opened' on a Windows i5 quadcore machine, but still the response of Domoticz decreases a lot. When I click on some Tabs of Domoticz I get the message that there is a long-running script. What went wrong? Txs Is the longest delay when you ...
by gerritv
Friday 18 March 2016 20:05
Forum: Cameras
Topic: Send camera snapshot by email when frontdoor is opened
Replies: 11
Views: 5880

Re: Send camera snapshot by email when frontdoor is opened

I have long delays all the time when switching tabs. Windows 10, Edge browser, i7 HP Laptop. I will do some profiling in VS2015 to see where the time is being spent. CPU % doesn't register above 0 on Domoticz process so it must be pure 'waiting for something'. I have 1 camera configured with a dummy ...
by gerritv
Monday 14 March 2016 19:17
Forum: PHP and all others
Topic: XBMC notify
Replies: 63
Views: 14884

Re: XBMC notify

I am facing the same issue on my recent Windows 10 install of Domaticz. I added some code to CPacket::Send in xbmcclient.h to show the error returned from the sendto(). It returns WSAEHOSTUNREACH (10065)= No route to host.A socket operation was attempted to an unreachable host. See WSAENETUNREACH. I ...
by gerritv
Monday 14 March 2016 2:14
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How do I build Domoticz installer for Windows
Replies: 0
Views: 757

How do I build Domoticz installer for Windows

I successfully built the Domoticz exe with VS2015CE but the installer doesn't get built. What do I need to complete this last step?

(Searched the Forum and the Wiki to no avail.)
by gerritv
Sunday 13 March 2016 13:16
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Which IDE for developing?
Replies: 13
Views: 3980

Re: Which IDE for developing?

To make the WindowsLibraries file easier to find : https://github.com/domoticz/win32-libra ... braries.7z

Gerrit