Search found 8 matches
- Tuesday 18 August 2020 18:48
- Forum: Switches and Scenes
- Topic: Door switch status
- Replies: 1
- Views: 493
Door switch status
I have several door switches installed and linked to Domoticz. They work fine, i only have one problem. When door is openend, te switch staus changes from "closed" to "open" in domoticz user interface. When door is closed again the status does not change to "closed" in domotics user interface till i ...
- Tuesday 07 July 2020 18:25
- Forum: Cameras
- Topic: script to take screenshot every hour
- Replies: 9
- Views: 1345
Re: script to take screenshot every hour
BTW how do you do that to set code in a window here on forum like you did with the things i need to ad ?
- Tuesday 07 July 2020 18:23
- Forum: Cameras
- Topic: script to take screenshot every hour
- Replies: 9
- Views: 1345
Re: script to take screenshot every hour
Thanks ! It works now !
- Tuesday 07 July 2020 18:09
- Forum: Cameras
- Topic: script to take screenshot every hour
- Replies: 9
- Views: 1345
Re: script to take screenshot every hour
can you tell me what i need to change or add ?
- Tuesday 07 July 2020 18:05
- Forum: Cameras
- Topic: script to take screenshot every hour
- Replies: 9
- Views: 1345
Re: script to take screenshot every hour
This is the code i use in the bash script : #!/bin/sh export DATETIME=`date +%Y%m%d%H%M%S` ffmpeg -loglevel fatal -i rtsp://192.168.1.19:554/user=admin_password=tlJwpbo6_channel=1_stream=0.sdp?real_stream -vframes 1 -r 1 /home/pi/Pictures/$DATETIME.jpg Can you help me how i can change the owner and ...
- Tuesday 07 July 2020 17:31
- Forum: Cameras
- Topic: script to take screenshot every hour
- Replies: 9
- Views: 1345
script to take screenshot every hour
Hello, can anyone help me ? I have a (working) Bash Shell Script to take a snapshot of an ONVIF camera. When i launch te script at the command prompt in using "bash script.sh" it works perfect and saves the picture in the specified directory as photo.jpg with as owner "pi" and rights "rwxr-xr-x ...
- Sunday 10 March 2019 7:25
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 117520
Re: Python Plugin : Broadlink RM mini 3
Same problems here...installed everything correctly.... but when i try to import ...and start WebStart i get this in log 2019-03-09 10:59:17.351 Status: User: Admin initiated a switch command (439/Broadlink - Import/Set Level) 2019-03-09 10:59:17.493 Error: (Broadlink) 127 2019-03-09 10:59:17.494 ...
- Saturday 09 March 2019 11:05
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 117520
Python Plugin : Broadlink RM mini 3
Same problems here...installed everything correctly.... but when i try to import ...and start WebStart i get this in log 2019-03-09 10:59:17.351 Status: User: Admin initiated a switch command (439/Broadlink - Import/Set Level) 2019-03-09 10:59:17.493 Error: (Broadlink) 127 2019-03-09 10:59:17.494 ...