Search found 20 matches
- Thursday 01 December 2016 22:11
- Forum: Cameras
- Topic: How to use built-in mic from camera as sound sensor?
- Replies: 8
- Views: 3552
Re: How to use built-in mic from camera as sound sensor?
Hi Guys, one year later.... I still have this wish. I am using a USB Logitech c920 HD Pro Camera. Accessing the camera stream within Domoticz is no problem. This time I got a little further w/ the sound detection fortunately! The repo's are installed. but when I run the command i get this error: pi ...
- Monday 28 November 2016 22:44
- Forum: PHP and all others
- Topic: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
- Replies: 17
- Views: 18586
Re: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
@pvm you are the (wo)man of the day!!! problem is solved by adding the full path of the .wav file. After that I also removed the full path of aplay and it still works. Final script: #!/bin/bash aplay /home/pi/police_s.wav > /dev/null 2>&1 & Usage examples: - cat entered the house after 9PM (so i can ...
- Monday 28 November 2016 19:59
- Forum: PHP and all others
- Topic: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
- Replies: 17
- Views: 18586
Re: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
Hi trixwood and oopee, i tried both your suggestions but still no sound. :( First I changed the path and tried my dummy switch -> nothing Then I got into the commandline and typed ' which aplay ' and it returned /usr/bin/aplay So I changed the script to: #!/bin/bash /usr/bin/aplay ~/police_s.wav ...
- Sunday 27 November 2016 22:54
- Forum: PHP and all others
- Topic: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
- Replies: 17
- Views: 18586
Re: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
Hi trixwood, Thanks a lot for your suggestion! With your advice I only got halfway unfortunately. I'm able to execute a script and play a .wav file perfectly, using the commandline. Both a .sh and .pl script work. /home/pi/domoticz/scripts/wavtest.sh /home/pi/domoticz/scripts/wavtest.pl But when I ...
- Wednesday 23 November 2016 0:33
- Forum: PHP and all others
- Topic: Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
- Replies: 17
- Views: 18586
Play Audio alert / Sound using the 3.5 MM Raspberry Pi connector
Hi All, I've been looking all over the forum but couldnt find anything related to my wish... I'd like to use the 3.5MM audio output of the raspberry pi to play a sound (whatever) when something happens. How can you trigger a sound when a (virtual) switch turns off/on? Preferably a long sound, but if ...
- Tuesday 22 November 2016 23:17
- Forum: Cameras
- Topic: rtsp camera in domoticz
- Replies: 36
- Views: 49866
Re: rtsp camera in domoticz
It was solved by using snapshots rapidly with php (kinda the same way Domoticz do it). So in other words your cam must have snapshot function. My ANRAN ipcam is not supporting JPG snapshots. But there is an undocumented way.. Try: http://IP_TO_CAM/webcapture.jpg?command=snap&channel=1 Minglam, you ...
- Monday 30 November 2015 13:19
- Forum: Cameras
- Topic: How to use built-in mic from camera as sound sensor?
- Replies: 8
- Views: 3552
Re: How to use built-in mic from camera as sound sensor?
Hi Pj-r, i'm using the standard domoticz raspberry pi image, so that's 'wheezy' right? I Get the following message when I execute it: Seems it's installed by default. pi@domoticzpi ~ $ sudo apt-get install npm node Reading package lists... Done Building dependency tree Reading state information ...
- Friday 27 November 2015 15:30
- Forum: Cameras
- Topic: How to use built-in mic from camera as sound sensor?
- Replies: 8
- Views: 3552
Re: How to use built-in mic from camera as sound sensor?
hi,
thanks for your reply, but I'm still not sure what to do yet.
I want to execute 'sudo npm install -g domoticz-sound-detection' on the rpi running domoticz, but first I need NMP and NODE.
But how do I install that?
thanks for your reply, but I'm still not sure what to do yet.
I want to execute 'sudo npm install -g domoticz-sound-detection' on the rpi running domoticz, but first I need NMP and NODE.
But how do I install that?
- Thursday 26 November 2015 22:27
- Forum: Cameras
- Topic: How to use built-in mic from camera as sound sensor?
- Replies: 8
- Views: 3552
How to use built-in mic from camera as sound sensor?
Hi All, In the wiki with url https://www.domoticz.com/wiki/MQTT I found the sound sensor section. I do have a working Audio stream from my foscam camera in VLC. But I get stuck with the wiki instructions. "Assuming you have node and npm installed, all you need to do is run: sudo npm install -g ...
- Sunday 15 November 2015 18:21
- Forum: Cameras
- Topic: How to share windows USB webcam to Domoticz?
- Replies: 3
- Views: 2298
How to share windows USB webcam to Domoticz?
Hi All, I have a computer in my network running windows 7 and a USB webcam. So far I've added my foscam IP-cameras to Domoticz, but I really want to add the USB camera. It should be shared over the network I guess, but also with snapshop capabilities? Has anyone done something like this? Maybe VLC ...
- Saturday 14 November 2015 18:54
- Forum: Temperature and Weather
- Topic: Buienradar settings
- Replies: 35
- Views: 9026
Re: Buienradar settings
In this case you're right. I like the overview to be nice with relevant logo's though.
But in other cases like dummy switches, I'd would be very useful.
Pity that's not possible.
But in other cases like dummy switches, I'd would be very useful.
Pity that's not possible.
- Saturday 14 November 2015 18:03
- Forum: Suggestions
- Topic: Send e-mail to Domoticz to start an event
- Replies: 16
- Views: 9283
Re: Send e-mail to Domoticz to start an event
I already figured out a workaround concept for my own wish! Haven't tried/implemented it yet but it's basically like this: 1 e-mail arrives to my personal inbox 2 based on a filter it auto-forwards to a special e-mail address 3.i have outlook 2010 running on my server, that receives the e-mail 4 ...
- Saturday 14 November 2015 16:52
- Forum: Suggestions
- Topic: Send e-mail to Domoticz to start an event
- Replies: 16
- Views: 9283
Re: Send e-mail to Domoticz to start an event
Egregius, When I'm home I don't constantly walk around with my phone to check e-mails... it's mostly lying around in some room. But when I'm home and receive an important e-mail I could auto-forward it to domoticz. Then it could send a notification on Kodi, while watching a movie, ring one of my ...
- Saturday 14 November 2015 15:52
- Forum: Temperature and Weather
- Topic: Buienradar settings
- Replies: 35
- Views: 9026
Re: Buienradar settings
Hi, I got this up and running by reading through this thread.
Works great, but I'd like to change the percentage Icon to a different Icon.
But for this type of device I can't change is.
Does anyone know how to workaround this?
Works great, but I'd like to change the percentage Icon to a different Icon.
But for this type of device I can't change is.
Does anyone know how to workaround this?
- Saturday 14 November 2015 15:11
- Forum: Python
- Topic: SabNZB Status
- Replies: 9
- Views: 3849
Re: SabNZB Status
Thanks! I got it working now.
For the cron part I checked the log using 'grep CRON /var/log/syslog'
and got this error 'No MTA installed, discarding output'
I fixed that by using: sudo apt-get install postfix
For the cron part I checked the log using 'grep CRON /var/log/syslog'
and got this error 'No MTA installed, discarding output'
I fixed that by using: sudo apt-get install postfix
- Saturday 14 November 2015 13:46
- Forum: Suggestions
- Topic: Send e-mail to Domoticz to start an event
- Replies: 16
- Views: 9283
Re: Send e-mail to Domoticz to start an event
I mainly would like to use it for e-mail forwarding from specific persons or systems (for example stock notifications, external server monitoring tools, etc)
- Saturday 14 November 2015 13:40
- Forum: Python
- Topic: SabNZB Status
- Replies: 9
- Views: 3849
Re: SabNZB Status
Hi thanks for your instructions! I got the script working. At least when I run the test I received the SabNZBD status. :) But I'm not so sure what type of virtual device I should use after clicking 'create virtual sensor'? And what's the name of this variable? -> domoticz_sabnzb = ' ' Should that be ...
- Saturday 14 November 2015 12:59
- Forum: Others
- Topic: Quigg GT-FSI-07 supported ?
- Replies: 1
- Views: 1443
Re: Quigg GT-FSI-07 supported ?
HI,
I have the Quigg GT-FSI-05 but for me even the learning mode doesn't recognize the remote control or the receiver.
Would love to add these units to domoticz as well.
I have the Quigg GT-FSI-05 but for me even the learning mode doesn't recognize the remote control or the receiver.
Would love to add these units to domoticz as well.
- Saturday 14 November 2015 10:28
- Forum: Suggestions
- Topic: Send e-mail to Domoticz to start an event
- Replies: 16
- Views: 9283
Re: Send e-mail to Domoticz to start an event
Hi all, thanks for the replies. I might look into telegram, but then I still prefer e-mail. This give a huge flexibility! You can have (autoforwarded) important e-mails in domoticz to notify you (on Kodi, turn on a lamp, doorbell, or what ever). Or you can just send an e-mail from work. Then you ...
- Friday 13 November 2015 22:47
- Forum: Suggestions
- Topic: Send e-mail to Domoticz to start an event
- Replies: 16
- Views: 9283
Send e-mail to Domoticz to start an event
Hi, I'm looking for a way to start an event (i.e. blockly) or just turn on a (dummy) switch by sending an e-mail. So I send an e-mail to a predefined e-mail address that will be delivered to Domoticz. Then based on the subject or contents of the e-mail the activation takes place. Been looking on the ...