Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Frigate Adapter für ioBroker

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    406

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Frigate Adapter für ioBroker

Scheduled Pinned Locked Moved Tester
374 Posts 47 Posters 110.6k Views 46 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • WalW Wal

    @carstenkl ,
    der Frigate Adapter hat seinen eigenen MQTT Server und braucht einen eigenen Port.
    Das läuft leider nicht mit dem MQTT Adapter und auch nicht über Mosquitto.

    CarstenKl.C Offline
    CarstenKl.C Offline
    CarstenKl.
    wrote on last edited by
    #263

    @wal
    Hallo Walter,
    ganz lieben Dank, es wäre es so einfach gewesen. Es klappt, vielen DAnk nochmal!

    1 Reply Last reply
    0
    • E Offline
      E Offline
      ewc
      wrote on last edited by
      #264

      Moin Junks

      isch habe da mal ein "für Euch sicherlich kleines" Problem:

      facts:
      1.) Proxmox auf NUC
      2.) ioBroker im einem unpriviligiertem LXC
      3) frigate in einem priviligiertemm LXC mit docker/portainer

      läuft soweit perfekt, ich bekomme NUR ums verrecken keine "pushover" raus!

      weder snapshot, noch clip

      die entsprechenden Datenpunkte in den Frigate Objekten im ioB werden perfekt geändert und mit den geschriebenen Werten lassen sich im Browser sowohl die Snapshots, als auch Clips aufrufen.
      Pushover bleibt aber stumm!
      Entscheidend müsste laut Log wohl z.B. folgendes sein:
      error: frigate.0 (2283) Error: ENOENT: no such file or directory, unlink '/tmp/,,,,,,,,,,,,,,

      Was habe ich da wohl übersehen oder versäumt?

      Thomas BraunT 1 Reply Last reply
      0
      • E ewc

        Moin Junks

        isch habe da mal ein "für Euch sicherlich kleines" Problem:

        facts:
        1.) Proxmox auf NUC
        2.) ioBroker im einem unpriviligiertem LXC
        3) frigate in einem priviligiertemm LXC mit docker/portainer

        läuft soweit perfekt, ich bekomme NUR ums verrecken keine "pushover" raus!

        weder snapshot, noch clip

        die entsprechenden Datenpunkte in den Frigate Objekten im ioB werden perfekt geändert und mit den geschriebenen Werten lassen sich im Browser sowohl die Snapshots, als auch Clips aufrufen.
        Pushover bleibt aber stumm!
        Entscheidend müsste laut Log wohl z.B. folgendes sein:
        error: frigate.0 (2283) Error: ENOENT: no such file or directory, unlink '/tmp/,,,,,,,,,,,,,,

        Was habe ich da wohl übersehen oder versäumt?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #265

        @ewc sagte in Frigate Adapter für ioBroker:

        unlink '/tmp/,,,,,,,,,,,,,,

        Mehr Kontext.
        Das dürfte aber mit unterschiedlichen Usern und deren Rechten an Dateien aus /tmp zusammenhängen.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Reply Last reply
        0
        • hardlinerapH Offline
          hardlinerapH Offline
          hardlinerap
          wrote on last edited by
          #266

          Ich habe ein Problem mit den Notifications des Adapters, vielleicht weiß jemand von euch woran es liegt.
          In Frigate habe ich zwei Zonen definiert, "innen" und "aussen", diese werden auch korrekt erkannt und bei den Events verknüpft.
          Im ioBroker Adapter habe ich "aussen" bei den den Exclusions eingetragen:
          frigate.png

          Jedoch bekomme ich trotzdem Telegram Notifications, wenn ein Event nur die Zone aussen betrifft. Auch in den Adapter Logs sehe ich, dass bei "entered_zones" bzw "current_zones" "aussen" angeführt wird (der Übersichtlichkeit halber habe ich die JFIF Teile entfernt)

          2024-07-22 16:04:06.647  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
          2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
          2024-07-22 16:04:06.662  - debug: frigate.0 (3803286) new writer for /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
          2024-07-22 16:04:06.664  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
          2024-07-22 16:04:06.670  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:06.675  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 type person state Event After new image/clip file: /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg format photo
          2024-07-22 16:04:06.689  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 is higher than 0 type person
          2024-07-22 16:04:06.691  - debug: frigate.0 (3803286) Notification message Vorgarten person erkannt new file /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg type photo
          2024-07-22 16:04:06.692  - silly: frigate.0 (3803286) sendTo "send" to system.adapter.telegram.0 from system.adapter.frigate.0
          2024-07-22 16:04:06.718  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:06.722  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from number to mixed
          2024-07-22 16:04:06.769  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          2024-07-22 16:04:07.115  - silly: frigate.0 (3803286) States system redis pmessage io.messagebox.system.adapter.frigate.0/io.messagebox.system.adapter.frigate.0:{"command":"send","message":["{\"5054570927\":2379}"],"from":"system.adapter.telegram.0","callback":{"message":{"message":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","text":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","type":"photo","caption":"Vorgarten person erkannt new","title":"Vorgarten person erkannt new"},"id":1,"ack":true,"time":1721657046692},"_id":75008405}
          2024-07-22 16:04:07.116  - debug: frigate.0 (3803286) Try to delete /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
          2024-07-22 16:04:07.117  - debug: frigate.0 (3803286) Deleted /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
          2024-07-22 16:04:07.258  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657046.431797, "snapshot": {"frame_time": 1721657046.431797, "box": [545, 1, 608, 109], "area": 6804, "region": [388, 0, 688, 300], "score": 0.6830997467041016, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.7724742889404297, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.6830997467041016, "box": [545, 1, 608, 109], "area": 6804, "ratio": 0.5833333333333334, "region": [388, 0, 688, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": [], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
          2024-07-22 16:04:07.262  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:07.264  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
          2024-07-22 16:04:07.265  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
          2024-07-22 16:04:07.266  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:07.317  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:07.318  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
          2024-07-22 16:04:07.380  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          2024-07-22 16:04:09.850  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
          2024-07-22 16:04:09.854  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:09.856  - debug: frigate.0 (3803286) publish frigate/aussen/person 0
          2024-07-22 16:04:09.857  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
          2024-07-22 16:04:09.858  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
          2024-07-22 16:04:09.963  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          2024-07-22 16:04:10.429  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
          2024-07-22 16:04:10.432  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
          2024-07-22 16:04:10.433  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
          2024-07-22 16:04:10.434  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:10.438  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:10.487  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:10.488  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
          2024-07-22 16:04:10.655  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657051.279365, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": 1721657054.631806, "score": 0.6486384272575378, "box": [1124, 95, 1176, 158], "area": 3276, "ratio": 0.8253968253968254, "region": [980, 0, 1280, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "end"}
          2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) Wait 5 seconds for clip
          2024-07-22 16:04:15.385  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:15.403  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:15.427  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:15.435  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
          2024-07-22 16:04:15.544  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          2024-07-22 16:04:15.614  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 0
          2024-07-22 16:04:15.615  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 0
          2024-07-22 16:04:15.622  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
          2024-07-22 16:04:20.836  - debug: frigate.0 (3803286) prepareEventNotification saved clip to /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
          2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Try to delete /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
          2024-07-22 16:04:20.847  - debug: frigate.0 (3803286) Deleted /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
          2024-07-22 16:04:21.085  - info: admin.0 (1415) <== Disconnect system.user.admin from ::ffff:192.168.1.178 admin
          2024-07-22 16:04:21.219  - info: admin.0 (1415) ==> Connected system.user.admin from ::ffff:192.168.1.178
          2024-07-22 16:04:27.508  - debug: frigate.0 (3803286) publish $SYS/ce47e2b9-0af1-46b8-80d4-d395cd0606e2/heartbeat ce47e2b9-0af1-46b8-80d4-d395cd0606e2
          2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657074.213598, "snapshot": null, "label": "person", "sub_label": null, "top_score": 0.0, "false_positive": true, "start_time": 1721657074.213598, "end_time": null, "score": 0.6430938243865967, "box": [808, 13, 869, 136], "area": 7503, "ratio": 0.4959349593495935, "region": [699, 0, 999, 300], "stationary": false, "motionless_count": 0, "position_changes": 0, "current_zones": [], "entered_zones": [], "has_clip": false, "has_snapshot": false, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657075.11212, "snapshot": {"frame_time": 1721657075.11212, "box": [805, 10, 871, 119], "area": 7194, "region": [677, 0, 977, 300], "score": 0.942320704460144, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8090616464614868, "false_positive": false, "start_time": 1721657074.213598, "end_time": null, "score": 0.942320704460144, "box": [805, 10, 871, 119], "area": 7194, "ratio": 0.6055045871559633, "region": [677, 0, 977, 300], "stationary": false, "motionless_count": 3, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "new"}
          2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) create uuid image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
          2024-07-22 16:04:35.252  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
          2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
          2024-07-22 16:04:35.255  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
          2024-07-22 16:04:35.270  - debug: frigate.0 (3803286) new writer for /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
          2024-07-22 16:04:35.272  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
          2024-07-22 16:04:35.288  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Try to delete /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
          2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Deleted /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
          2024-07-22 16:04:35.362  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
          2024-07-22 16:04:35.366  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
          2024-07-22 16:04:35.437  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
          

          Unter History wird zu jedem Event auch ein Unterordner + Datenpunkt für jeweils beide Zonen angelegt, auch wenn nur die Zone "aussen" angeführt wurde:
          frigate 2.png

          Ich habe zwischenzeitlich alle Datenpunkte entfernt und auf 1.2.1 aktualisiert, der Fehler besteht leider immer noch

          T 1 Reply Last reply
          0
          • hardlinerapH hardlinerap

            Ich habe ein Problem mit den Notifications des Adapters, vielleicht weiß jemand von euch woran es liegt.
            In Frigate habe ich zwei Zonen definiert, "innen" und "aussen", diese werden auch korrekt erkannt und bei den Events verknüpft.
            Im ioBroker Adapter habe ich "aussen" bei den den Exclusions eingetragen:
            frigate.png

            Jedoch bekomme ich trotzdem Telegram Notifications, wenn ein Event nur die Zone aussen betrifft. Auch in den Adapter Logs sehe ich, dass bei "entered_zones" bzw "current_zones" "aussen" angeführt wird (der Übersichtlichkeit halber habe ich die JFIF Teile entfernt)

            2024-07-22 16:04:06.647  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
            2024-07-22 16:04:06.648  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
            2024-07-22 16:04:06.662  - debug: frigate.0 (3803286) new writer for /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
            2024-07-22 16:04:06.664  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
            2024-07-22 16:04:06.670  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:06.675  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 type person state Event After new image/clip file: /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg format photo
            2024-07-22 16:04:06.689  - debug: frigate.0 (3803286) Notification score 0.7724742889404297 is higher than 0 type person
            2024-07-22 16:04:06.691  - debug: frigate.0 (3803286) Notification message Vorgarten person erkannt new file /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg type photo
            2024-07-22 16:04:06.692  - silly: frigate.0 (3803286) sendTo "send" to system.adapter.telegram.0 from system.adapter.frigate.0
            2024-07-22 16:04:06.718  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:06.722  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from number to mixed
            2024-07-22 16:04:06.769  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            2024-07-22 16:04:07.115  - silly: frigate.0 (3803286) States system redis pmessage io.messagebox.system.adapter.frigate.0/io.messagebox.system.adapter.frigate.0:{"command":"send","message":["{\"5054570927\":2379}"],"from":"system.adapter.telegram.0","callback":{"message":{"message":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","text":"/tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg","type":"photo","caption":"Vorgarten person erkannt new","title":"Vorgarten person erkannt new"},"id":1,"ack":true,"time":1721657046692},"_id":75008405}
            2024-07-22 16:04:07.116  - debug: frigate.0 (3803286) Try to delete /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
            2024-07-22 16:04:07.117  - debug: frigate.0 (3803286) Deleted /tmp/9ce0ea94-412a-4e37-ac58-2ebe729d4c21.jpg
            2024-07-22 16:04:07.258  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657046.431797, "snapshot": {"frame_time": 1721657046.431797, "box": [545, 1, 608, 109], "area": 6804, "region": [388, 0, 688, 300], "score": 0.6830997467041016, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.7724742889404297, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.6830997467041016, "box": [545, 1, 608, 109], "area": 6804, "ratio": 0.5833333333333334, "region": [388, 0, 688, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": [], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
            2024-07-22 16:04:07.262  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:07.264  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
            2024-07-22 16:04:07.265  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
            2024-07-22 16:04:07.266  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:07.317  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:07.318  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
            2024-07-22 16:04:07.380  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            2024-07-22 16:04:09.850  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657047.197051, "snapshot": {"frame_time": 1721657047.197051, "box": [599, 2, 667, 131], "area": 8772, "region": [439, 0, 739, 300], "score": 0.862883985042572, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8338006138801575, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.862883985042572, "box": [599, 2, 667, 131], "area": 8772, "ratio": 0.5271317829457365, "region": [439, 0, 739, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
            2024-07-22 16:04:09.854  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:09.856  - debug: frigate.0 (3803286) publish frigate/aussen/person 0
            2024-07-22 16:04:09.857  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
            2024-07-22 16:04:09.858  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:09.890  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
            2024-07-22 16:04:09.963  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            2024-07-22 16:04:10.429  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657049.619589, "snapshot": {"frame_time": 1721657049.619589, "box": [972, 42, 1032, 209], "area": 10020, "region": [819, 0, 1119, 300], "score": 0.5479520559310913, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.5479520559310913, "box": [972, 42, 1032, 209], "area": 10020, "ratio": 0.3592814371257485, "region": [819, 0, 1119, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": [], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "update"}
            2024-07-22 16:04:10.432  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
            2024-07-22 16:04:10.433  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
            2024-07-22 16:04:10.434  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:10.438  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:10.487  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:10.488  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
            2024-07-22 16:04:10.655  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657050.232929, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": null, "score": 0.7812522053718567, "box": [1039, 62, 1089, 126], "area": 3200, "ratio": 0.78125, "region": [892, 0, 1192, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657046.232116-3f0koz", "camera": "Vorgarten", "frame_time": 1721657051.279365, "snapshot": {"frame_time": 1721657049.839023, "box": [988, 49, 1043, 197], "area": 8140, "region": [848, 0, 1148, 300], "score": 0.828855037689209, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8657687306404114, "false_positive": false, "start_time": 1721657046.232116, "end_time": 1721657054.631806, "score": 0.6486384272575378, "box": [1124, 95, 1176, 158], "area": 3276, "ratio": 0.8253968253968254, "region": [980, 0, 1280, 300], "stationary": false, "motionless_count": 0, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "end"}
            2024-07-22 16:04:15.374  - debug: frigate.0 (3803286) Wait 5 seconds for clip
            2024-07-22 16:04:15.385  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:15.403  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:15.427  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:15.435  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
            2024-07-22 16:04:15.544  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            2024-07-22 16:04:15.614  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 0
            2024-07-22 16:04:15.615  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 0
            2024-07-22 16:04:15.622  - debug: frigate.0 (3803286) publish frigate/aussen/all 0
            2024-07-22 16:04:20.836  - debug: frigate.0 (3803286) prepareEventNotification saved clip to /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
            2024-07-22 16:04:20.846  - debug: frigate.0 (3803286) Try to delete /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
            2024-07-22 16:04:20.847  - debug: frigate.0 (3803286) Deleted /tmp/2bee407c-c8e9-4e8d-ac87-c76bf6ba5d80.mp4
            2024-07-22 16:04:21.085  - info: admin.0 (1415) <== Disconnect system.user.admin from ::ffff:192.168.1.178 admin
            2024-07-22 16:04:21.219  - info: admin.0 (1415) ==> Connected system.user.admin from ::ffff:192.168.1.178
            2024-07-22 16:04:27.508  - debug: frigate.0 (3803286) publish $SYS/ce47e2b9-0af1-46b8-80d4-d395cd0606e2/heartbeat ce47e2b9-0af1-46b8-80d4-d395cd0606e2
            2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) publish frigate/events {"before": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657074.213598, "snapshot": null, "label": "person", "sub_label": null, "top_score": 0.0, "false_positive": true, "start_time": 1721657074.213598, "end_time": null, "score": 0.6430938243865967, "box": [808, 13, 869, 136], "area": 7503, "ratio": 0.4959349593495935, "region": [699, 0, 999, 300], "stationary": false, "motionless_count": 0, "position_changes": 0, "current_zones": [], "entered_zones": [], "has_clip": false, "has_snapshot": false, "attributes": {}, "current_attributes": []}, "after": {"id": "1721657074.213598-mlyx25", "camera": "Vorgarten", "frame_time": 1721657075.11212, "snapshot": {"frame_time": 1721657075.11212, "box": [805, 10, 871, 119], "area": 7194, "region": [677, 0, 977, 300], "score": 0.942320704460144, "attributes": []}, "label": "person", "sub_label": null, "top_score": 0.8090616464614868, "false_positive": false, "start_time": 1721657074.213598, "end_time": null, "score": 0.942320704460144, "box": [805, 10, 871, 119], "area": 7194, "ratio": 0.6055045871559633, "region": [677, 0, 977, 300], "stationary": false, "motionless_count": 3, "position_changes": 1, "current_zones": ["aussen"], "entered_zones": ["aussen"], "has_clip": true, "has_snapshot": true, "attributes": {}, "current_attributes": []}, "type": "new"}
            2024-07-22 16:04:35.239  - debug: frigate.0 (3803286) create uuid image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
            2024-07-22 16:04:35.252  - debug: frigate.0 (3803286) publish frigate/Vorgarten/person 1
            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/Vorgarten/all 1
            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/person 1
            2024-07-22 16:04:35.253  - debug: frigate.0 (3803286) publish frigate/aussen/all 1
            2024-07-22 16:04:35.255  - debug: frigate.0 (3803286) fetchEventHistory succesfull 
            2024-07-22 16:04:35.270  - debug: frigate.0 (3803286) new writer for /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
            2024-07-22 16:04:35.272  - debug: frigate.0 (3803286) prepareEventNotification saved image to /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
            2024-07-22 16:04:35.288  - debug: frigate.0 (3803286) fetchEventHistory succesfull Vorgarten
            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Check if all zones are excluded aussen from aussen
            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Notification for Vorgarten is excluded because all zones are excluded
            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Try to delete /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
            2024-07-22 16:04:35.339  - debug: frigate.0 (3803286) Deleted /tmp/dc9e899f-f110-4c6e-a42e-4c0c4dd20b64.jpg
            2024-07-22 16:04:35.362  - debug: frigate.0 (3803286) Type changed for events.history.01.end_time from mixed to mixed
            2024-07-22 16:04:35.366  - debug: frigate.0 (3803286) Type changed for Vorgarten.history.01.end_time from mixed to mixed
            2024-07-22 16:04:35.437  - debug: frigate.0 (3803286) Type changed for events.after.end_time from mixed to mixed
            

            Unter History wird zu jedem Event auch ein Unterordner + Datenpunkt für jeweils beide Zonen angelegt, auch wenn nur die Zone "aussen" angeführt wurde:
            frigate 2.png

            Ich habe zwischenzeitlich alle Datenpunkte entfernt und auf 1.2.1 aktualisiert, der Fehler besteht leider immer noch

            T Offline
            T Offline
            tombox
            wrote on last edited by
            #267

            @hardlinerap dafür ist die nächste Zeile "keine benachrichtig wenn zone liste leer ist" am Anfang ist die Zonen liste leer und wird laufe des events korrekt gefüllt.. deswegen gibt es auch die Einstellung für notificaiton bei update

            1 Reply Last reply
            0
            • hardlinerapH Offline
              hardlinerapH Offline
              hardlinerap
              wrote on last edited by
              #268

              Danke für deine schnelle Antwort, das verstehe ich allerdings ehrlicherweise nicht ganz. Heisst das ich muss beim Punkt "Keine Benachrichtigung senden, wenn die Zonenliste des Events für diese Kameras leer ist" den Kameranamen eintragen und dafür die Snapshot vom Update (bzw Snapshot von Update, wenn kein Start Snapshot) Funktion aktivieren?

              T 1 Reply Last reply
              0
              • hardlinerapH hardlinerap

                Danke für deine schnelle Antwort, das verstehe ich allerdings ehrlicherweise nicht ganz. Heisst das ich muss beim Punkt "Keine Benachrichtigung senden, wenn die Zonenliste des Events für diese Kameras leer ist" den Kameranamen eintragen und dafür die Snapshot vom Update (bzw Snapshot von Update, wenn kein Start Snapshot) Funktion aktivieren?

                T Offline
                T Offline
                tombox
                wrote on last edited by
                #269

                @hardlinerap ja

                1 Reply Last reply
                0
                • WalW Wal

                  @carstenkl ,
                  der Frigate Adapter hat seinen eigenen MQTT Server und braucht einen eigenen Port.
                  Das läuft leider nicht mit dem MQTT Adapter und auch nicht über Mosquitto.

                  W Offline
                  W Offline
                  womi
                  wrote on last edited by
                  #270

                  @wal Hallo
                  Wenn der Frigate-Adapter nicht mit einem mosquitto spielen will, wie kann ich denn den Frigate zusammen mit double take (zur Objekt- und compreface zur Personenerkennung) mit dem Adapter zusammenbringen?
                  Vielleicht habe ich ja was falsch verstanden, aber nach meinem Verständnis kommuniziert doch der double take auch über MQTT mit Frigate.

                  Herzlichen Dank
                  Michael

                  WalW 1 Reply Last reply
                  0
                  • W womi

                    @wal Hallo
                    Wenn der Frigate-Adapter nicht mit einem mosquitto spielen will, wie kann ich denn den Frigate zusammen mit double take (zur Objekt- und compreface zur Personenerkennung) mit dem Adapter zusammenbringen?
                    Vielleicht habe ich ja was falsch verstanden, aber nach meinem Verständnis kommuniziert doch der double take auch über MQTT mit Frigate.

                    Herzlichen Dank
                    Michael

                    WalW Offline
                    WalW Offline
                    Wal
                    Developer
                    wrote on last edited by
                    #271

                    @womi ,
                    du gibst einfach auch in Double Take als MQTT host Url:Port vom Frigate Adapter ein.

                    Gruß
                    Walter

                    DoorIO-Adapter
                    wioBrowser-Adapter und wioBrowser

                    MartinPM W 2 Replies Last reply
                    0
                    • E Offline
                      E Offline
                      ewc
                      wrote on last edited by ewc
                      #272

                      Moin Jungs..

                      Entschuldigung fürs "offtopic", aber ich nehme mal stark an, dass Ihr bereits an der 0.14.x sitzt...

                      falls es interesssant ist!?

                      2024-07-29 12:16:28.970 error Error: The id "camera_activity." is invalid. Ids are not allowed to end in "."
                      2024-07-29 12:11:32.104 error Error: The id "reviews." is invalid. Ids are not allowed to end in "."

                      der "Rest" vom Adapter funzt bei mir seit 2 Tagen ohne jeden Tadel :+1:

                      T WalW 2 Replies Last reply
                      0
                      • WalW Wal

                        @womi ,
                        du gibst einfach auch in Double Take als MQTT host Url:Port vom Frigate Adapter ein.

                        MartinPM Online
                        MartinPM Online
                        MartinP
                        wrote on last edited by
                        #273

                        @wal Bastele gerade auch mit dem Frigate Adapter herum - wird aber wohl noch einige Zeit dauern, bis ich da auf einen grünen Zweig gekommen bin ...

                        Da ich weder Telegram noch Signal nutze, habe ich erstmal eine Email-Benachrichtigung gewählt...

                        Gibt es ggfs die Möglichkeit, der Blockly-generierten-Mail direkt den Clip anzuhängen?

                        Aktuell ist der Inhalt der Blockly-generierten Mail ziemlich schlicht ...

                        Kamera >>stellplatz<< wurde ausgelöst.
                        Startzeit 29.07.24 11:23:30 vorherige Startzeit 29.07.24 09:58:43
                        Erkannt wurde >>person<< mit einem Score von 0.65234375

                        Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                        Virtualization : unprivileged lxc container (debian 13) on Proxmox 9.1.5)
                        Linux pve 6.17.9-1-pve
                        6 GByte RAM für den Container
                        Fritzbox 6591 FW 8.20 (Vodafone Leih-Box)
                        Remote-Access über Wireguard der Fritzbox

                        WalW 1 Reply Last reply
                        0
                        • E ewc

                          Moin Jungs..

                          Entschuldigung fürs "offtopic", aber ich nehme mal stark an, dass Ihr bereits an der 0.14.x sitzt...

                          falls es interesssant ist!?

                          2024-07-29 12:16:28.970 error Error: The id "camera_activity." is invalid. Ids are not allowed to end in "."
                          2024-07-29 12:11:32.104 error Error: The id "reviews." is invalid. Ids are not allowed to end in "."

                          der "Rest" vom Adapter funzt bei mir seit 2 Tagen ohne jeden Tadel :+1:

                          T Offline
                          T Offline
                          tombox
                          wrote on last edited by
                          #274

                          @ewc warte noch auf die nächste beta von 0.14 anscheinend bauen sie auch die mqtt Sachen um

                          1 Reply Last reply
                          0
                          • E ewc

                            Moin Jungs..

                            Entschuldigung fürs "offtopic", aber ich nehme mal stark an, dass Ihr bereits an der 0.14.x sitzt...

                            falls es interesssant ist!?

                            2024-07-29 12:16:28.970 error Error: The id "camera_activity." is invalid. Ids are not allowed to end in "."
                            2024-07-29 12:11:32.104 error Error: The id "reviews." is invalid. Ids are not allowed to end in "."

                            der "Rest" vom Adapter funzt bei mir seit 2 Tagen ohne jeden Tadel :+1:

                            WalW Offline
                            WalW Offline
                            Wal
                            Developer
                            wrote on last edited by
                            #275

                            @ewc ,
                            seit ich ein topic_prefix vergeben habe, kommen die Errors bei mir nicht mehr.

                            mqtt:
                              host: 192.168.122.8
                              port: 1983
                              client_id: cameras
                              topic_prefix: cameras
                            

                            Gruß
                            Walter

                            DoorIO-Adapter
                            wioBrowser-Adapter und wioBrowser

                            E 1 Reply Last reply
                            0
                            • MartinPM MartinP

                              @wal Bastele gerade auch mit dem Frigate Adapter herum - wird aber wohl noch einige Zeit dauern, bis ich da auf einen grünen Zweig gekommen bin ...

                              Da ich weder Telegram noch Signal nutze, habe ich erstmal eine Email-Benachrichtigung gewählt...

                              Gibt es ggfs die Möglichkeit, der Blockly-generierten-Mail direkt den Clip anzuhängen?

                              Aktuell ist der Inhalt der Blockly-generierten Mail ziemlich schlicht ...

                              Kamera >>stellplatz<< wurde ausgelöst.
                              Startzeit 29.07.24 11:23:30 vorherige Startzeit 29.07.24 09:58:43
                              Erkannt wurde >>person<< mit einem Score von 0.65234375

                              WalW Offline
                              WalW Offline
                              Wal
                              Developer
                              wrote on last edited by
                              #276

                              @martinp sagte in Frigate Adapter für ioBroker:

                              @wal Bastele gerade auch mit dem Frigate Adapter herum - wird aber wohl noch einige Zeit dauern, bis ich da auf einen grünen Zweig gekommen bin ...

                              Bin auch immer am basteln, i.M. nutze ich die Coral TPU im Codeproject AI LXC und Codeproject AI als Detektor in Frigate.
                              DoubleTake habe ich auch in einem LXC und wird auch schön vom Frigate Adapter verarbeitet.
                              Ziel ist es dann in DoubleTake auch das Codeproject AI zu nutzen.

                              Gruß
                              Walter

                              DoorIO-Adapter
                              wioBrowser-Adapter und wioBrowser

                              1 Reply Last reply
                              0
                              • WalW Wal

                                @ewc ,
                                seit ich ein topic_prefix vergeben habe, kommen die Errors bei mir nicht mehr.

                                mqtt:
                                  host: 192.168.122.8
                                  port: 1983
                                  client_id: cameras
                                  topic_prefix: cameras
                                
                                E Offline
                                E Offline
                                ewc
                                wrote on last edited by ewc
                                #277

                                @wal
                                Ich hatte den "default" topic_prefix: frigate in der Config... Nach Deinem Hinweis mal auf "friendlywal" geändert und schon sind die Fehler weg :grin:

                                Danke

                                T 1 Reply Last reply
                                1
                                • E ewc

                                  @wal
                                  Ich hatte den "default" topic_prefix: frigate in der Config... Nach Deinem Hinweis mal auf "friendlywal" geändert und schon sind die Fehler weg :grin:

                                  Danke

                                  T Offline
                                  T Offline
                                  tombox
                                  wrote on last edited by
                                  #278

                                  @ewc v1.3.0 sollte kein Fehler mehr anzeigen.
                                  Ein Ändern des default topic ist nicht zu empfehlen da dann keine events mehr verarbeitet werden

                                  E 1 Reply Last reply
                                  0
                                  • WalW Wal

                                    @womi ,
                                    du gibst einfach auch in Double Take als MQTT host Url:Port vom Frigate Adapter ein.

                                    W Offline
                                    W Offline
                                    womi
                                    wrote on last edited by
                                    #279

                                    @wal Oh, danke. Zu einfach 🤣

                                    MartinPM 1 Reply Last reply
                                    0
                                    • W womi

                                      @wal Oh, danke. Zu einfach 🤣

                                      MartinPM Online
                                      MartinPM Online
                                      MartinP
                                      wrote on last edited by MartinP
                                      #280

                                      @womi Kann man einzelne Kameras in Frigate eigentlich für gewisse Zeiten ausschalten?
                                      Habe bisher nur eine ESP32 Cam ohne IR Strahler an Frigate angebunden. Bei Dunkelheit scheint sich Frigate im schwarzen Bild sehr abzuarbeiten.... Fast 60% Prozessorlast des LXC Containers

                                      Nachtrag: Kann man die Kamera disablen, wenn man "detection_enabled" auf "0" setzt - oder ist das kein beschreibbarer Datenpunkt?

                                      de35d6b8-a5fb-45d4-84f0-bd82e02d8318-grafik.png

                                      Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                      Virtualization : unprivileged lxc container (debian 13) on Proxmox 9.1.5)
                                      Linux pve 6.17.9-1-pve
                                      6 GByte RAM für den Container
                                      Fritzbox 6591 FW 8.20 (Vodafone Leih-Box)
                                      Remote-Access über Wireguard der Fritzbox

                                      MartinPM W 2 Replies Last reply
                                      0
                                      • T tombox

                                        @ewc v1.3.0 sollte kein Fehler mehr anzeigen.
                                        Ein Ändern des default topic ist nicht zu empfehlen da dann keine events mehr verarbeitet werden

                                        E Offline
                                        E Offline
                                        ewc
                                        wrote on last edited by
                                        #281

                                        @tombox
                                        Moin... die Fehlermeldung betraf meinen "offtopic" zur 1.4.x und vielleicht hatte ich mich bescheuert ausgedrückt!?
                                        Bei mir war in client_id und topic_prefix = "frigate" eingetragen und nach Änderung von client_id und topic_prefix in irgendwas anderes blieben die Fehlermeldungen aus.
                                        Zwischenzeitlich habe ich mich in die 0.14.0-rc1 verliebt, die aktuell tadellos läuft

                                        T 1 Reply Last reply
                                        0
                                        • E ewc

                                          @tombox
                                          Moin... die Fehlermeldung betraf meinen "offtopic" zur 1.4.x und vielleicht hatte ich mich bescheuert ausgedrückt!?
                                          Bei mir war in client_id und topic_prefix = "frigate" eingetragen und nach Änderung von client_id und topic_prefix in irgendwas anderes blieben die Fehlermeldungen aus.
                                          Zwischenzeitlich habe ich mich in die 0.14.0-rc1 verliebt, die aktuell tadellos läuft

                                          T Offline
                                          T Offline
                                          tombox
                                          wrote on last edited by
                                          #282

                                          @ewc Wie gesagt adapter kann jetzt mit 0.14 umgehen ein ändern der topic führt dazu dass der adapter nicht mehr korrekt funktioniert

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          300

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe