DoorBird InterCom System - 73_DoorBird.pm

Begonnen von Sailor, 21 Mai 2019, 20:05:38

Vorheriges Thema - Nächstes Thema

robishawn

#285
Leider bin ich auch nicht in der Lage mittels sudo cpan Crypt::NaCl::Sodium --force
das Sodium zu installieren.

Ich habe meine SD Karte für den PI neu aufgesetzt, da ich auch die neue falsche Version verwendet hatte und so in der Sackgasse gelandet bin.

Falls es inzwischen einen Weg gibt die neue Version durch die alte zu ersetzen wäre ich für einen Tipp sehr dankbar, dann könnte ich die alte SD-Karte mit dem kompletten FHEM weiterverwenden.

(Vielleicht wäre es gut die Warnung in die Installtionsanleitung im Wiki und vorne im 1 Post einzubauen, damit andere nicht auch in diese Falle laufen falls Sie nicht alle lesen.)   


pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"


Leider kommt nach dem Aufruf folgende Fehlermeldung. 

pi@raspberrypi:~ $ sudo cpan Crypt::NaCl::Sodium --force
Loading internal logger. Log::Log4perl recommended for better logging
Reading '/root/.cpan/Metadata'
  Database was generated on Thu, 03 Sep 2020 09:41:03 GMT
Running install for module 'Crypt::NaCl::Sodium'
Checksum for /root/.cpan/sources/authors/id/A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz with Makefile.PL
Is Alien::Sodium available? Could not locate libsodium.a in /usr/local/lib/arm-linux-gnueabihf/perl/5.28.1/auto/share/dist/Alien-Sodium/lib
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
>(error): Could not expand [--force]. Check the module name.
>(info): I can suggest names if you install one of Text::Levenshtein::XS, Text::Levenshtein::Damerau::XS, Text::Levenshtein, and Text::Levenshtein::Damerau::PP
>(info): and you provide the -x option on invocation.
>(error): Skipping --force because I couldn't find a matching namespace.
pi@raspberrypi:~ $


Mittels cpan ging es auch nicht:

pi@raspberrypi:~ $ sudo cpan
Loading internal logger. Log::Log4perl recommended for better logging

cpan shell -- CPAN exploration and modules installation (v2.20)
Enter 'h' for help.

                                                                                cpan[1]>  force install Crypt::NaCl::Sodium
Reading '/root/.cpan/Metadata'
  Database was generated on Thu, 03 Sep 2020 09:41:03 GMT
Running install for module 'Crypt::NaCl::Sodium'
Checksum for /root/.cpan/sources/authors/id/A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz ok
Scanning cache /root/.cpan/build for sizes
............................................................................DONE
'YAML' not installed, will not store persistent state
Configuring A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz with Makefile.PL
Is Alien::Sodium available? Could not locate libsodium.a in /usr/local/lib/arm-linux-gnueabihf/perl/5.28.1/auto/share/dist/Alien-Sodium/lib
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
Failed during this command:
AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz        : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512





Vielleicht kann mir ja jemand helfen, daß ich meinen Doorbird auch ans fliegen bekomme.

Isnogud0815

#286
Hallo zusammen,


ich habe zur Zeit das Problem, dass mein DoorBird D101S (Firmware 000128) machmal bis fast immer kein manual_video speichert, das motion_video dagegen funktioniert.

manual_video      /opt/fhem/www/DBvideo/20200904-153635_manual.mp4     2020-09-04 15:36:35 schreibt er zwar, es steht dann aber kein Video im Verzeichnis.
motion_video      /opt/fhem/www/DBvideo/20200904-150939_motionsensor.mp4     2020-09-04 15:09:3 funktioniert und die Datei ist auch da.

Hat jemand eine Idee, woran das liegen könnte???

Danke und Gruß
Isno

Sailor

Hallo robishaw

Zitat von: robishawn am 03 September 2020, 13:44:01
Leider bin ich auch nicht in der Lage mittels sudo cpan Crypt::NaCl::Sodium --force
das Sodium zu installieren.

Vielleicht kann mir ja jemand helfen, daß ich meinen Doorbird auch ans fliegen bekomme.


Leider bin ich im Augenblick nicht in der Lage einen eigenen RasPi für Testzwecke aufzubauen.
Was passiert denn, wenn du mittels cpan zuerst die Version 2.0.0.0 deinstallierst und dann die 1.0.8.0 installierst...

Gruss
    Sailor

******************************
Man wird immer besser...

Sailor

Hallo Isno

Zitat von: Isnogud0815 am 04 September 2020, 15:46:20
ich habe zur Zeit das Problem, dass mein DoorBird D101S (Firmware 000128) machmal bis fast immer kein manual_video speichert, das motion_video dagegen funktioniert.
Hat jemand eine Idee, woran das liegen könnte???

Huppsa! Das dürfte eigentlich schon deswegen nicht passieren, da beie die gleiche Abfrage-Subfunktion verwenden.

Ist sichergestellt, dass genügend Speicherplatz vorhanden ist?
Die Rechte dürften stimmen, ansonsten dürfte es auch keine Bewegungsbilder geben...

Gruss
    Sailor

******************************
Man wird immer besser...

Sailor

Hallo Hans

Zitat von: Blowfly am 03 September 2020, 00:37:07
Mir sind allerdings die weiteren Konsequenzen dieser Einstellung nicht ganz klar. Sailor, welche Nebenwirkungen hat das ggf. ?

Der DoorBird kann bei Zugriff entweder mit einer laaangen SessionId oder mit Username / Passwort den Zugriff gewähren.
Da die SessionId eine begrenzte Gültigkeit hat, ist dies die sichere Variante.

Es gibt aber seitens DoorBird einen bekannten Bug bei der Ausgabe von Audio-Dateien bei Verwendung der SessionId.

Das muss in der Firmware gefixt werden.

Gruß
    Sailor
******************************
Man wird immer besser...

Isnogud0815

Hallo Sailor,


ja - Platz ist ausreichend da. So rund 20 GB sollten doch genügend sein ;-)

habs eben nochmals mehrmals ausprobiert. 5 Sekunden mit Get Doorbird Video_Request 5 liefert mir kein Video.

Hier der Log mit verbose 5
jump to the end

2020-09-07_14:36:01 Doorbird Retrieving video
2020-09-07_14:36:01 Doorbird manual_video: /opt/fhem/www/DBvideo/20200907-143601_manual.mp4
2020-09-07_14:36:07 Doorbird connected
2020-09-07_14:36:07 Doorbird ContactLostSince:
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_00: ../DBimage/20200907-142338_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_00_Timestamp: 2020-09-07 14:23:38
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_01: ../DBimage/20200907-134200_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_01_Timestamp: 2020-09-07 13:42:00
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_02: ../DBimage/20200907-130903_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_02_Timestamp: 2020-09-07 13:09:03
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_03: ../DBimage/20200907-122853_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_03_Timestamp: 2020-09-07 12:28:53
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_04: ../DBimage/20200907-121926_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_04_Timestamp: 2020-09-07 12:19:26
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_05: ../DBimage/20200907-121313_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_05_Timestamp: 2020-09-07 12:13:13
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_06: ../DBimage/20200907-121110_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_06_Timestamp: 2020-09-07 12:11:10
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_07: ../DBimage/20200907-120621_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_07_Timestamp: 2020-09-07 12:06:21
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_08: ../DBimage/20200907-112818_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_08_Timestamp: 2020-09-07 11:28:18
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_09: ../DBimage/20200907-112418_motionsensor.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Image_09_Timestamp: 2020-09-07 11:24:18
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_00: ../DBimage/_doorbell.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_00_Timestamp: _doo-rb-el .j:pg:
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_01: ../DBimage/20200907-121334_doorbell.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_01_Timestamp: 2020-09-07 12:13:34
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_02: ../DBimage/20200907-121315_doorbell.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Image_02_Timestamp: 2020-09-07 12:13:15
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_00: ../DBimage/20200907-134311_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_00_Timestamp: 2020-09-07 13:43:11
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_01: ../DBimage/20200904-155949_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_01_Timestamp: 2020-09-04 15:59:49
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_02: ../DBimage/20200904-153440_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_02_Timestamp: 2020-09-04 15:34:40
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_03: ../DBimage/20200904-152058_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_03_Timestamp: 2020-09-04 15:20:58
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_04: ../DBimage/20200904-145902_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_04_Timestamp: 2020-09-04 14:59:02
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_05: ../DBimage/20200904-145847_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_05_Timestamp: 2020-09-04 14:58:47
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_06: ../DBimage/20200904-145818_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_06_Timestamp: 2020-09-04 14:58:18
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_07: ../DBimage/20200904-144212_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_07_Timestamp: 2020-09-04 14:42:12
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_08: ../DBimage/20200904-144157_snapshot.jpg
2020-09-07_14:36:09 Doorbird HistoryFilePath_snapshot_Image_08_Timestamp: 2020-09-04 14:41:57
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_00: ../DBvideo/20200907-134201_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_00_Timestamp: 2020-09-07 13:42:01
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_01: ../DBvideo/20200907-130903_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_01_Timestamp: 2020-09-07 13:09:03
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_02: ../DBvideo/20200907-122853_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_02_Timestamp: 2020-09-07 12:28:53
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_03: ../DBvideo/20200907-121931_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_03_Timestamp: 2020-09-07 12:19:31
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_04: ../DBvideo/20200907-121313_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_04_Timestamp: 2020-09-07 12:13:13
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_05: ../DBvideo/20200907-121110_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_05_Timestamp: 2020-09-07 12:11:10
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_06: ../DBvideo/20200907-120622_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_06_Timestamp: 2020-09-07 12:06:22
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_07: ../DBvideo/20200907-112820_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_07_Timestamp: 2020-09-07 11:28:20
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_08: ../DBvideo/20200907-112418_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_08_Timestamp: 2020-09-07 11:24:18
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_09: ../DBvideo/20200907-112151_motionsensor.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_motionsensor_Video_09_Timestamp: 2020-09-07 11:21:51
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Video_00: ../DBvideo/20200907-121319_doorbell.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_doorbell_Video_00_Timestamp: 2020-09-07 12:13:19
2020-09-07_14:36:09 Doorbird HistoryFilePath_manual_Video_00: ../DBvideo/20200904-154727_manual.mp4
2020-09-07_14:36:09 Doorbird HistoryFilePath_manual_Video_00_Timestamp: 2020-09-04 15:47:27

jump to the top


und hier die Ausgabe des Servers

root@Home227:/opt/fhem/www/DBvideo# ls -l
insgesamt 85548
-rw-r--r-- 1 fhem dialout  144042 Sep  4 15:02 20200904-150208_motionsensor.avi
-rw-r--r-- 1 fhem dialout  344342 Sep  4 15:09 20200904-150939_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1043999 Sep  4 15:47 20200904-154727_manual.mp4
-rw-r--r-- 1 fhem dialout  985224 Sep  4 16:51 20200904-165049_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  426919 Sep  4 17:13 20200904-171309_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  776713 Sep  4 17:29 20200904-172849_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  931346 Sep  4 17:31 20200904-173135_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  897014 Sep  4 18:17 20200904-181718_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  856475 Sep  4 18:37 20200904-183714_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1292074 Sep  4 21:19 20200904-211903_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1521375 Sep  4 21:24 20200904-212401_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1474793 Sep  4 21:28 20200904-212759_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1488891 Sep  4 21:29 20200904-212941_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1272724 Sep  5 00:54 20200905-005357_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1433085 Sep  5 00:55 20200905-005514_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  181400 Sep  5 00:56 20200905-005643_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1293117 Sep  5 00:58 20200905-005802_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1410624 Sep  5 01:06 20200905-010610_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1580106 Sep  5 05:22 20200905-052200_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  780815 Sep  5 09:51 20200905-095118_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1263254 Sep  5 11:32 20200905-113239_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1226168 Sep  5 11:44 20200905-114440_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  966087 Sep  5 11:59 20200905-115910_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1018047 Sep  5 12:00 20200905-115955_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1107956 Sep  5 12:51 20200905-125101_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  829973 Sep  5 12:58 20200905-125818_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  972757 Sep  5 14:26 20200905-142634_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  939170 Sep  5 14:57 20200905-145743_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  975962 Sep  5 15:09 20200905-150927_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  897897 Sep  5 15:10 20200905-151003_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  891636 Sep  5 16:41 20200905-164115_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1024332 Sep  5 16:42 20200905-164146_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1040112 Sep  5 18:01 20200905-180137_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1293263 Sep  5 21:11 20200905-211100_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1441444 Sep  5 21:14 20200905-211415_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1427258 Sep  5 21:15 20200905-211539_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1272794 Sep  6 00:17 20200906-001705_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1544202 Sep  6 00:18 20200906-001800_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1437033 Sep  6 00:20 20200906-001957_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  834838 Sep  6 09:30 20200906-092949_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  916416 Sep  6 09:31 20200906-093102_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  703689 Sep  6 09:39 20200906-093933_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1103998 Sep  6 09:45 20200906-094527_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  821257 Sep  6 10:43 20200906-104329_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1202975 Sep  6 11:19 20200906-111855_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1167180 Sep  6 11:20 20200906-112005_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  953215 Sep  6 11:24 20200906-112356_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1090295 Sep  6 13:04 20200906-130439_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  867490 Sep  6 14:31 20200906-143119_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  796449 Sep  6 15:18 20200906-151839_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  908456 Sep  6 15:20 20200906-152039_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  914280 Sep  6 15:24 20200906-152435_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  960654 Sep  6 15:37 20200906-153653_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  890002 Sep  6 18:21 20200906-182146_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  800155 Sep  6 18:23 20200906-182249_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1194426 Sep  6 20:31 20200906-203115_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1175429 Sep  6 20:42 20200906-204224_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1653186 Sep  6 21:04 20200906-210418_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1576013 Sep  6 22:30 20200906-222956_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1608206 Sep  6 23:06 20200906-230633_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1680146 Sep  6 23:08 20200906-230831_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1342485 Sep  6 23:12 20200906-231153_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1534033 Sep  6 23:12 20200906-231234_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  892027 Sep  6 23:16 20200906-231559_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1645727 Sep  7 05:47 20200907-054748_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1220083 Sep  7 09:16 20200907-091555_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1178551 Sep  7 09:22 20200907-092214_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1215730 Sep  7 09:23 20200907-092335_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1188162 Sep  7 09:32 20200907-093155_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1263872 Sep  7 11:14 20200907-111416_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1387375 Sep  7 11:15 20200907-111522_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1263169 Sep  7 11:22 20200907-112151_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  921987 Sep  7 11:24 20200907-112418_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1376235 Sep  7 11:28 20200907-112820_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1083348 Sep  7 12:06 20200907-120622_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1193465 Sep  7 12:11 20200907-121110_motionsensor.mp4
-rw-r--r-- 1 fhem dialout   86237 Sep  7 12:13 20200907-121313_motionsensor.mp4
-rw-r--r-- 1 fhem dialout   32550 Sep  7 12:13 20200907-121319_doorbell.mp4
-rw-r--r-- 1 fhem dialout     262 Sep  7 12:19 20200907-121931_motionsensor.mp4
-rw-r--r-- 1 fhem dialout 1272362 Sep  7 12:29 20200907-122853_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  899801 Sep  7 13:09 20200907-130903_motionsensor.mp4
-rw-r--r-- 1 fhem dialout  926482 Sep  7 13:42 20200907-134201_motionsensor.mp4
root@Home227:/opt/fhem/www/DBvideo#


Kanns mir nicht erklären.


Habe noch einen anderen Effekt:
Der Timestamp vom HistoryFilePath_Doorbird_Image_00_Timestamp sieht immer etwas komisch aus, wie erklärt sich das ???

HistoryFilePath_doorbell_Image_00
../DBimage/_doorbell.jpg
2020-09-07 14:36:09
HistoryFilePath_doorbell_Image_00_Timestamp
_doo-rb-el .j:pg:
2020-09-07 14:36:09
HistoryFilePath_doorbell_Image_01
../DBimage/20200907-121334_doorbell.jpg
2020-09-07 14:36:09
HistoryFilePath_doorbell_Image_01_Timestamp
2020-09-07 12:13:34
2020-09-07 14:36:09
HistoryFilePath_doorbell_Image_02
../DBimage/20200907-121315_doorbell.jpg
2020-09-07 14:36:09
HistoryFilePath_doorbell_Image_02_Timestamp
2020-09-07 12:13:15
2020-09-07 14:36:09
HistoryFilePath_doorbell_Video_00
../DBvideo/20200907-121319_doorbell.mp4
2020-09-07 14:36:09
HistoryFilePath_doorbell_Video_00_Timestamp
2020-09-07 12:13:19
2020-09-07 14:36:09




robishawn

Zitat von: Sailor am 07 September 2020, 11:45:40
Hallo robishaw

Leider bin ich im Augenblick nicht in der Lage einen eigenen RasPi für Testzwecke aufzubauen.
Was passiert denn, wenn du mittels cpan zuerst die Version 2.0.0.0 deinstallierst und dann die 1.0.8.0 installierst...

Gruss
    Sailor


Hallo Sailor,

leider weiß ich nicht, wie ich das deinstalieren anstellen soll, meine Linux Kenntnisse sind nicht so dolle. Vielleicht hast Du ja noch einen Tipp für mich. 

Grüße robishawn  :)

Thomson

Hallo robishawn,

Du kannst folgendes in der cpan shell versuchen, um Alien-Sodium-2.000 zu deinstallieren.

cpan
Loading internal logger. Log::Log4perl recommended for better logging
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v2.20)
Enter 'h' for help.

cpan[1]> clean CAPOEIRAB/Alien-Sodium-2.000.tar.gz


Versuche mal bitte, ob dies funktioniert.

Danke und Grüße
Thomson

Sailor

Hallo Isno

Zitat von: Isnogud0815 am 07 September 2020, 14:43:14
Hier der Log mit verbose 5

Das kann unmöglich der Log mit verbose 5 sein.
Das müssten Seitenweise Einträge sein.

Kannst Du das mal überprüfen und dann den Log genau um den Befehl einstellen?

Gruß
    Sailor

Gruß
    Sailor
******************************
Man wird immer besser...

robishawn

Zitat von: Thomson am 07 September 2020, 20:34:07
Hallo robishawn,

Du kannst folgendes in der cpan shell versuchen, um Alien-Sodium-2.000 zu deinstallieren.

cpan
Loading internal logger. Log::Log4perl recommended for better logging
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v2.20)
Enter 'h' for help.

cpan[1]> clean CAPOEIRAB/Alien-Sodium-2.000.tar.gz


Versuche mal bitte, ob dies funktioniert.

Danke und Grüße
Thomson

Hallo Thomson,

Danke für die Info, leider komme ich nicht weiter.


cpan[3]> clean CAPOEIRAB/Alien-Sodium-2.000.tar.gz
clean CAPOEIRAB/Alien-Sodium-2.000.tar.gz
Running make clean
Distribution seems to have never been unzipped/untarred, nothing done


pi@raspberrypi:~ $ sudo cpan Crypt::NaCl::Sodium --force
Loading internal logger. Log::Log4perl recommended for better logging
Reading '/root/.cpan/Metadata'
  Database was generated on Tue, 08 Sep 2020 08:41:03 GMT
Running install for module 'Crypt::NaCl::Sodium'
Checksum for /root/.cpan/sources/authors/id/A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring A/AJ/AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz with Makefile.PL
Is Alien::Sodium available? Could not locate libsodium.a in /usr/local/lib/arm-linux-gnueabihf/perl/5.28.1/auto/share/dist/Alien-Sodium/lib
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  AJGB/Crypt-NaCl-Sodium-1.0.8.0.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
>(error): Could not expand [--force]. Check the module name.
>(info): I can suggest names if you install one of Text::Levenshtein::XS, Text::Levenshtein::Damerau::XS, Text::Levenshtein, and Text::Levenshtein::Damerau::PP
>(info): and you provide the -x option on invocation.
>(error): Skipping --force because I couldn't find a matching namespace.
pi@raspberrypi:~ $


Grüße robishawn

Sailor

#295
Hallo zusammen

das Problem mit Crypt:NaCl und Alien-Sodium 2.000 ist bereits reported.
https://github.com/genio/alien-sodium/issues/2

Aber scheinbar arbeitet man bereits daran:
https://github.com/ajgb/crypt-nacl-sodium/issues/8

Gruß
    Sailor
******************************
Man wird immer besser...

Sailor

Hallo Isno

Zitat von: Isnogud0815 am 07 September 2020, 14:43:14
habs eben nochmals mehrmals ausprobiert. 5 Sekunden mit Get Doorbird Video_Request 5 liefert mir kein Video.
Kanns mir nicht erklären.

Ich kann mir das auch nicht erklären.
Bei mir funktioniert es. Allerdings scheint bei mir ein kleines Problem bei Videos >10s vorzuliegen.
Die Dateigroesse stimmt, aber VLC kann sie nicht abspielen.
Ich vermute ein Cache-Problem während des Aufzeichnens.

Ich erforsche das mal...

Gruß
    Sailor
******************************
Man wird immer besser...

Isnogud0815

#297
Hallo Sailor,

hast ja recht, das war der Log, den die Doorbird selbst anlegt.
Hier nun der Fhem log (muuste etwas kürzen, da der Text sonst zu groß wäre) beim Aufruf von get Doorbird Video_request 5 bei verbose 5.
Ich hoffe, dass du hier was unanständiges findest...
Gruß
Isno

2020.09.09 13:22:56 5: Doorbird : DoorBird - DoorBird_Notify devname                : global
2020.09.09 13:22:56 5: Doorbird : DoorBird - DoorBird_Notify events                 : $VAR1 = [
          'ATTR Doorbird verbose 5'
        ];

2020.09.09 13:22:56 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:22:56 5: Doorbird : DoorBord_Set -
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - name                               : Doorbird
.....
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:22:56 5: Doorbird : DoorBord_Set -
2020.09.09 13:22:56 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:22:56 5: Doorbird : DoorBird_Get - name                               : Doorbird
2020.09.09 13:22:56 5: Doorbird : DoorBird_Get - command                            : ?
2020.09.09 13:22:56 5: Doorbird : DoorBird_Get - option                             : 
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9504:ghbogm:1599650579
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530343a6768626f676d3a31353939363530353739
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9503
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9504
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP datagram transmitted is new - Working on it.
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9504:ghbogm:1599650579
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530343a6768626f676d3a31353939363530353739
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9504
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9504
2020.09.09 13:23:00 5: Doorbird : DoorBird_Read - UDP datagram transmitted is NOT new - Ignoring it.
2020.09.09 13:23:04 5: Doorbird : DoorBird_Get - name                               : Doorbird
2020.09.09 13:23:04 5: Doorbird : DoorBird_Get - command                            : Video_Request
2020.09.09 13:23:04 5: Doorbird : DoorBird_Get - option                             : 5
2020.09.09 13:23:04 5: Doorbird : DoorBird_Get - usage                              : Unknown argument, choose one of Info_Request:noArg List_Favorites:noArg List_Schedules:noArg Image_Request:noArg History_Request:noArg Video_Request
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request ___________________________________________________________
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - duration                 : 5
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - event                    : manual
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - timestamp                : 1599650584.26272
2020.09.09 13:23:04 3: Doorbird : DoorBird_Video_Request - ReadingVideo             : manual_video
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - CommandURL              : http://192.168.0.111/bha-api/video.cgi?sessionid=MBMBPs2DwAdjhMeBn9ocwFoELSy1KEROGmw4n0Ib9veHBWE3kcXLBsgd2M7aK
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:04 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set _______________________________________________________________________
.....
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:04 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:04 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9505:ghbogm:1599650586
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530353a6768626f676d3a31353939363530353836
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9504
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9505
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP datagram transmitted is new - Working on it.
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:07 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:07 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set _______________________________________________________________________
.....
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:07 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:07 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9505:ghbogm:1599650586
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530353a6768626f676d3a31353939363530353836
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9505
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9505
2020.09.09 13:23:07 5: Doorbird : DoorBird_Read - UDP datagram transmitted is NOT new - Ignoring it.
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List ___________________________________________________________
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - The HistoryList has been activated. Processing...
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_06
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_snapshot_Image_05
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_doorbell_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_03_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_snapshot_Image_04_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_07_Timestamp
.....
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Video_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_snapshot_Image_03
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_doorbell_Image_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Image_09
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_doorbell_Image_02
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_doorbell_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_doorbell_Image_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_motionsensor_Video_06_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - Delete Reading            :  HistoryFilePath_manual_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - file system format       : UNIX
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileName             : /opt/fhem/www/DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : motionsensor
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :
$VAR1 = '20200908-233245_motionsensor.jpg';
$VAR2 = '20200908-165337_motionsensor.jpg';
$VAR3 = '20200908-085649_motionsensor.jpg';
$VAR4 = '20200908-085122_motionsensor.jpg';
$VAR5 = '20200908-084450_motionsensor.jpg';
$VAR6 = '20200907-175806_motionsensor.jpg';
$VAR7 = '20200907-142338_motionsensor.jpg';
$VAR8 = '20200907-134200_motionsensor.jpg';
$VAR9 = '20200907-130903_motionsensor.jpg';
$VAR10 = '20200907-122853_motionsensor.jpg';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200908-233245_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-08 23:32:45
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_motionsensor_Image_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200908-233245_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-08 23:32:45
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200908-165337_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-08 16:53:37
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_motionsensor_Image_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200908-165337_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Image_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-08 16:53:37
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200908-085649_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-08 08:56:49
.....
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_motionsensor_Image_09
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200907-122853_motionsensor.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Image_09_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 12:28:53
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : doorbell
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :
$VAR1 = '_doorbell.jpg';
$VAR2 = '20200907-121334_doorbell.jpg';
$VAR3 = '20200907-121315_doorbell.jpg';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : _doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : _doo-rb-el .j:pg:
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_doorbell_Image_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_doorbell_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : _doo-rb-el .j:pg:
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200907-121334_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-07 12:13:34
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_doorbell_Image_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200907-121334_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_doorbell_Image_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 12:13:34
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200907-121315_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-07 12:13:15
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_doorbell_Image_02
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200907-121315_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_doorbell_Image_02_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 12:13:15
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : keypad
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : snapshot
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :
$VAR1 = '20200907-155730_snapshot.jpg';
$VAR2 = '20200907-134311_snapshot.jpg';
$VAR3 = '20200904-155949_snapshot.jpg';
$VAR4 = '20200904-153440_snapshot.jpg';
$VAR5 = '20200904-152058_snapshot.jpg';
$VAR6 = '20200904-145902_snapshot.jpg';
$VAR7 = '20200904-145847_snapshot.jpg';
$VAR8 = '20200904-145818_snapshot.jpg';
$VAR9 = '20200904-144212_snapshot.jpg';
$VAR10 = '20200904-144157_snapshot.jpg';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200907-155730_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-07 15:57:30
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_snapshot_Image_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200907-155730_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_snapshot_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 15:57:30
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200907-134311_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-07 13:43:11
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_snapshot_Image_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200907-134311_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_snapshot_Image_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 13:43:11
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200904-155949_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-04 15:59:49
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_snapshot_Image_02
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200904-155949_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_snapshot_Image_02_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-04 15:59:49
.....
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_snapshot_Image_09
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/20200904-144157_snapshot.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_snapshot_Image_09_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-04 14:41:57
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : manual
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - file system format        : UNIX
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileName             : /opt/fhem/www/DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : motionsensor
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileListSearch       :
$VAR1 = '20200909-121900_motionsensor.mp4';
$VAR2 = '20200909-120400_motionsensor.mp4';
$VAR3 = '20200909-115122_motionsensor.mp4';
$VAR4 = '20200909-111748_motionsensor.mp4';
$VAR5 = '20200909-105159_motionsensor.mp4';
$VAR6 = '20200909-101119_motionsensor.mp4';
$VAR7 = '20200909-100957_motionsensor.mp4';
$VAR8 = '20200909-100849_motionsensor.mp4';
$VAR9 = '20200909-100758_motionsensor.mp4';
$VAR10 = '20200909-093832_motionsensor.mp4';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200909-121900_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-09 12:19:00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_motionsensor_Video_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200909-121900_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-09 12:19:00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200909-120400_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-09 12:04:00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_motionsensor_Video_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200909-120400_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Video_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-09 12:04:00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200909-115122_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-09 11:51:22
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_motionsensor_Video_02
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200909-115122_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Video_02_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-09 11:51:22
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200909-111748_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-09 11:17:48
.....
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_motionsensor_Video_09
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200909-093832_motionsensor.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_motionsensor_Video_09_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-09 09:38:32
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : doorbell
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileListSearch       :
$VAR1 = '20200907-121319_doorbell.mp4';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200907-121319_doorbell.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-07 12:13:19
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_doorbell_Video_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200907-121319_doorbell.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_doorbell_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-07 12:13:19
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : keypad
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileListSearch       :

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : snapshot
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileListSearch       :

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - SearchType                : manual
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - VideoFileListSearch       :
$VAR1 = '20200909-132304_manual.mp4';
$VAR2 = '20200904-154727_manual.mp4';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200909-132304_manual.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-09 13:23:04
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_manual_Video_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200909-132304_manual.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_manual_Video_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-09 13:23:04
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : 20200904-154727_manual.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : 2020-09-04 15:47:27
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBvideo
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Video        : HistoryFilePath_manual_Video_01
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Video       : ../DBvideo/20200904-154727_manual.mp4
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_manual_Video_01_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : 2020-09-04 15:47:27
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set _______________________________________________________________________
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:12 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set _______________________________________________________________________
.......
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - name                               : Doorbird
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - command                            : ?
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - option                             : 
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - RelayAdresses                      : 1
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - OpsModeList                        :
2020.09.09 13:23:12 5: Doorbird : DoorBord_Set -
2020.09.09 13:23:12 5: Doorbird : DoorBird_Set - usage                             : Unknown argument, choose one of Open_Door:1 OpsMode: Restart:noArg Transmit_Audio Receive_Audio Live_Video:on,off Light_On:noArg Live_Audio:on,off
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9506:ghbogm:1599650593
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530363a6768626f676d3a31353939363530353933
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9505
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9506
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP datagram transmitted is new - Working on it.
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read _____________________________________________________________________
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said PeerHost          : 192.168.0.111
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said buf               : 9506:ghbogm:1599650593
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP Client said data              : 393530363a6768626f676d3a31353939363530353933
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP datagram transmitted by valid PeerHost.
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessage is                     : Still Alive Message
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessageIdLast                  : 9506
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UdpMessageIdCurrent               : 9506
2020.09.09 13:23:14 5: Doorbird : DoorBird_Read - UDP datagram transmitted is NOT new - Ignoring it.


Sailor

Hallo Isni

Zitat von: Isnogud0815 am 09 September 2020, 11:31:13
Ich hoffe, dass du hier was unanständiges findest...
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ImageFileListSearch       :
$VAR1 = '_doorbell.jpg';
$VAR2 = '20200907-121334_doorbell.jpg';
$VAR3 = '20200907-121315_doorbell.jpg';

2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FileName                  : _doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - TimeStamp                 : _doo-rb-el .j:pg:
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - FilePath                  : ../DBimage
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Image        : HistoryFilePath_doorbell_Image_00
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Image       : ../DBimage/_doorbell.jpg
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsName-Timestamp    : HistoryFilePath_doorbell_Image_00_Timestamp
2020.09.09 13:23:12 5: Doorbird : DoorBird_History_List - ReadingsValue-Timestamp   : _doo-rb-el .j:pg:


Da haben wir es!
Lösch mal die Datei "_doorbell.jpg" aus dem Verzeichnis...

Ein Problem weniger

Gruß
    Sailor
******************************
Man wird immer besser...

Sailor

Hallo Isno

Zitat von: Isnogud0815 am 09 September 2020, 11:31:13
Ich hoffe, dass du hier was unanständiges findest...

2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request ___________________________________________________________
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - duration                 : 5
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - event                    : manual
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - timestamp                : 1599650584.26272
2020.09.09 13:23:04 3: Doorbird : DoorBird_Video_Request - ReadingVideo             : manual_video
2020.09.09 13:23:04 5: Doorbird : DoorBird_Video_Request - CommandURL              : http://192.168.0.111/bha-api/video.cgi?sessionid=MBMBPs2DwAdjhMeBn9ocwFoELSy1KEROGmw4n0Ib9veHBWE3kcXLBsgd2M7aK


Versuche es mal nachdem du die SessionId per Attribut deaktiviert hast...

Gruss
    Sailor
******************************
Man wird immer besser...