Search found 8 matches

by brannou
Wednesday 23 November 2016 9:47
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

Hi Egregius,

I found such things...
http://192.168.1.xxx/setup.asp?menu=setup&page=motion
http://192.168.1.xxx/motion_data.asp?103
http://192.168.1.xxx/motion.asp?token=103

Can I launch these from Blockly? All at once?

Thanks,

BR
by brannou
Tuesday 22 November 2016 20:12
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

My DCS935L camera "set Motion" page is this one: http://192.168.1.xxx/setup.asp?menu=setup&page=motion

But how can I check the "Set Motion" box + save it, via an html command?

I found the following line inside the html code but what can I do with it?
<input id="input_motion_enable" type="checkbox ...
by brannou
Thursday 10 November 2016 8:09
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

Something else to understand...
Thanks,

BR
by brannou
Monday 07 November 2016 17:02
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

This is for next time...

I already use a Pi system as a 24-bit high end sound system which is connected to my Domoticz too. An alert can turn it on and make it bark or yowl as needed!
Next topic (potential headache for me) => Arm my camera with Domoticz.

Thanks,

BR
by brannou
Sunday 06 November 2016 18:13
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

This is awesome, I managed to have it work! (Even if, this morning, I didn't know anything about scripts and bash...)
In reality, the most difficult was to edit this script with vi on my NAS...

And afterwards, it looks so simple.

My cameras are now my new Domoticz detectors. That's great!

Thanks ...
by brannou
Sunday 06 November 2016 10:14
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

Thank you very much Egregius! I'll try today and I'll let you know.
Mr Google didn't help a lot here..

Regards,

BR
by brannou
Saturday 05 November 2016 19:50
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

Re: how to turn a camera into a presence detector?

I'm not sure I'll be able to do that... I was just looking for something simple that would run in LUA.
I thought I could get the result (number of directories) from my "find" command through a simple "os.execute" but I doubt now!
by brannou
Saturday 05 November 2016 16:08
Forum: Cameras
Topic: how to turn a camera into a presence detector?
Replies: 13
Views: 3558

how to turn a camera into a presence detector?

Hi all,

As I bought several cameras before installing Domoticz on my Synology NAS, I'd like to know how I could turn them into presence detectors...
For the moment, I can already use them in Domoticz to take pictures which are trigered by other detectors but what I'm looking for is different:
When ...