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. Test Adapter onvif camera v1.x.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    252

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

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

Test Adapter onvif camera v1.x.x

Scheduled Pinned Locked Moved Tester
341 Posts 48 Posters 103.1k Views 49 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.
  • David G.D David G.

    @thomas-braun

    iobroker@iobroker:/opt/iobroker$ npm ls json2iob
    iobroker.inst@3.0.0 /opt/iobroker
    └─┬ iobroker.parcel@0.1.1
      └── json2iob@2.4.8
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #256

    @david-g sagte in Test Adapter onvif camera v1.0.0:

    iobroker.parcel@0.1.1

    Was ist denn das für eine alte Beta-Version?

    Aktuell wäre:

    github:	0.2.6
    latest:	0.2.6 for 13 days
    stable:	0.0.27 for 8 months
    

    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
    • David G.D David G.

      @thomas-braun

      iobroker@iobroker:/opt/iobroker$ npm ls json2iob
      iobroker.inst@3.0.0 /opt/iobroker
      └─┬ iobroker.parcel@0.1.1
        └── json2iob@2.4.8
      
      T Offline
      T Offline
      tombox
      wrote on last edited by
      #257

      @david-g ich habe json2iob mit 2.6 auf typescript umgestellt. es scheint so als könnte er die bei dr nicht bauen.

      1 Reply Last reply
      0
      • David G.D Online
        David G.D Online
        David G.
        wrote on last edited by David G.
        #258

        Wenn ich parcels über git aktualisieren möchte kommt

        $ iobroker url https://github.com/TA2k/ioBroker.parcel --host iobroker --debug
        
        install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636
        
        NPM version: 10.2.3Installing TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636... (System call)
        
        npm WARN skipping integrity check for git dependency ssh://git@github.com/TA2k/ioBroker.parcel.git
        
        npm ERR! code 2
        
        npm ERR! > json2iob@2.6.0 build
        
        npm ERR! > tsc
        
        host.iobroker Cannot install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636: 2
        
        ERROR: Process exited with code 25
        

        Aber du bist da der dev von beiden Adaptern, bin ich hier ja nicht so verkehrt.

        Zeigt eure Lovelace-Visualisierung klick
        (Auch ideal um sich Anregungen zu holen)

        Meine Tabellen für eure Visualisierung klick

        T 1 Reply Last reply
        0
        • David G.D David G.

          Wenn ich parcels über git aktualisieren möchte kommt

          $ iobroker url https://github.com/TA2k/ioBroker.parcel --host iobroker --debug
          
          install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636
          
          NPM version: 10.2.3Installing TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636... (System call)
          
          npm WARN skipping integrity check for git dependency ssh://git@github.com/TA2k/ioBroker.parcel.git
          
          npm ERR! code 2
          
          npm ERR! > json2iob@2.6.0 build
          
          npm ERR! > tsc
          
          host.iobroker Cannot install TA2k/ioBroker.parcel#7f9960d7b7bdc06f76d552999c52efbf5b92e636: 2
          
          ERROR: Process exited with code 25
          

          Aber du bist da der dev von beiden Adaptern, bin ich hier ja nicht so verkehrt.

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

          @david-g wie sieht es aus wenn du über parcel über npm installierst

          David G.D 1 Reply Last reply
          0
          • T tombox

            @david-g wie sieht es aus wenn du über parcel über npm installierst

            David G.D Online
            David G.D Online
            David G.
            wrote on last edited by
            #260

            @tombox

            $ iobroker url iobroker.parcel@latest --host iobroker --debug
            
            install iobroker.parcel@latest
            
            NPM version: 10.2.3Installing iobroker.parcel@latest... (System call)
            
            npm ERR! code 2
            
            host.iobroker Cannot install iobroker.parcel@latest: 2
            
            ERROR: Process exited with code 25
            

            Zeigt eure Lovelace-Visualisierung klick
            (Auch ideal um sich Anregungen zu holen)

            Meine Tabellen für eure Visualisierung klick

            T 1 Reply Last reply
            0
            • David G.D David G.

              @tombox

              $ iobroker url iobroker.parcel@latest --host iobroker --debug
              
              install iobroker.parcel@latest
              
              NPM version: 10.2.3Installing iobroker.parcel@latest... (System call)
              
              npm ERR! code 2
              
              host.iobroker Cannot install iobroker.parcel@latest: 2
              
              ERROR: Process exited with code 25
              
              T Offline
              T Offline
              tombox
              wrote on last edited by
              #261

              @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
              /home/iobroker/.npm/_logs/
              zusenden via email
              tombox2020@gmail.com

              1 Reply Last reply
              0
              • M Offline
                M Offline
                Mars
                wrote on last edited by
                #262

                Ich habe meine Kamera in einem anderen Netzwerk wie mein iobroker läuft.
                Kameras z.b. 192.168.10.50 und
                iobroker z.b. 192.168.1.60

                iobroker Netzwerk kann Kamera ip anpingen. Der Adapter findet aber keine Kameras!

                Sucht der Adapter immer nur in dem Netzwerk in dem auch der iobroker ist?

                Ich finde weder über die automatische Suche meine Kamers noch über die manuelle Suche. Wobei ich mir bei der manuellen suche mit dem Port unsicher bin.

                Viell, hat hier jemand feedback ob das so geht wie ich das Vorhabe.

                Ziel ist einfach, dass die Kameras in einem isolierten Netzwerk sind weil die ja von außen zugänglich sind,

                T 1 Reply Last reply
                0
                • M Mars

                  Ich habe meine Kamera in einem anderen Netzwerk wie mein iobroker läuft.
                  Kameras z.b. 192.168.10.50 und
                  iobroker z.b. 192.168.1.60

                  iobroker Netzwerk kann Kamera ip anpingen. Der Adapter findet aber keine Kameras!

                  Sucht der Adapter immer nur in dem Netzwerk in dem auch der iobroker ist?

                  Ich finde weder über die automatische Suche meine Kamers noch über die manuelle Suche. Wobei ich mir bei der manuellen suche mit dem Port unsicher bin.

                  Viell, hat hier jemand feedback ob das so geht wie ich das Vorhabe.

                  Ziel ist einfach, dass die Kameras in einem isolierten Netzwerk sind weil die ja von außen zugänglich sind,

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

                  @mars Der Adapter kann nur in der eignen network range Discovern. So muss manuell eingegeben werden vielleicht hilft hier onvif device manager zum finden der ports
                  https://linkingvision.cn/download/onvif/odm-v2.2.250.msi

                  M 1 Reply Last reply
                  0
                  • T tombox

                    @mars Der Adapter kann nur in der eignen network range Discovern. So muss manuell eingegeben werden vielleicht hilft hier onvif device manager zum finden der ports
                    https://linkingvision.cn/download/onvif/odm-v2.2.250.msi

                    M Offline
                    M Offline
                    Mars
                    wrote on last edited by
                    #264

                    @tombox Danke für die sehr schnelle Antwort.

                    Manuelle Suche bei exakter Ip Adress Angabe also bei start und end ip die ip Adresse der Kamera eingeben und dann findet er auch in anderen "netzwerken" die gewünschte Kamera!

                    Super so steht dem Vorhaben nichts im Weg.

                    1 Reply Last reply
                    0
                    • David G.D Online
                      David G.D Online
                      David G.
                      wrote on last edited by
                      #265

                      @tombox sagte in Test Adapter onvif camera v1.0.0:

                      @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                      /home/iobroker/.npm/_logs/
                      zusenden via email
                      tombox2020@gmail.com

                      Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                      Ka ob das einen Unterschied macht.

                      Zeigt eure Lovelace-Visualisierung klick
                      (Auch ideal um sich Anregungen zu holen)

                      Meine Tabellen für eure Visualisierung klick

                      T Thomas BraunT 2 Replies Last reply
                      0
                      • David G.D David G.

                        @tombox sagte in Test Adapter onvif camera v1.0.0:

                        @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                        /home/iobroker/.npm/_logs/
                        zusenden via email
                        tombox2020@gmail.com

                        Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                        Ka ob das einen Unterschied macht.

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

                        @david-g ist identisch aber ruhig weiteres per mail

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          smarteppi
                          wrote on last edited by
                          #267

                          Fehler bei der Installation
                          Node V 18.7.0

                          npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git

                          npm ERR! code 2

                          npm ERR! path /opt/iobroker/node_modules/json2iob

                          npm ERR! command failed

                          npm ERR! A complete log of this run can be found in:

                          npm ERR! /home/iobroker/.npm/_logs/2023-12-28T20_24_38_341Z-debug-0.log

                          host.601 Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2

                          ERROR: Process exited with code 25

                          Was kann das sein?

                          Thomas BraunT 1 Reply Last reply
                          0
                          • S smarteppi

                            Fehler bei der Installation
                            Node V 18.7.0

                            npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.onvif.git

                            npm ERR! code 2

                            npm ERR! path /opt/iobroker/node_modules/json2iob

                            npm ERR! command failed

                            npm ERR! A complete log of this run can be found in:

                            npm ERR! /home/iobroker/.npm/_logs/2023-12-28T20_24_38_341Z-debug-0.log

                            host.601 Cannot install iobroker-community-adapters/ioBroker.onvif#4032e14fe6267e5fd2e13857bd36a06378007c7f: 2

                            ERROR: Process exited with code 25

                            Was kann das sein?

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

                            @smarteppi sagte in Test Adapter onvif camera v1.0.0:

                            Node V 18.7.0

                            Falsch/nicht aktuell.
                            Bring das zunächst auf Stand.

                            iob stop
                            iob fix
                            iob nodejs-update
                            

                            Für weiteres siehe die Postings über deinem.

                            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

                            S 1 Reply Last reply
                            0
                            • David G.D David G.

                              @tombox sagte in Test Adapter onvif camera v1.0.0:

                              @david-g ok dann nochmal onvif via GitHub und mir dann alle aktuellen logs aus
                              /home/iobroker/.npm/_logs/
                              zusenden via email
                              tombox2020@gmail.com

                              Sol ich über https://github.com/iobroker-community-adapters/ioBroker.onvif und benutzerdefiniert oder den Reiter git installieren?
                              Ka ob das einen Unterschied macht.

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

                              @david-g

                              wird der tsc bei dir überhaupt gefunden?

                              Sollte eigentlich so aussehen:

                              echad@chet:/opt/iobroker $ cd /opt/iobroker/ && npx tsc --version && cd
                              Version 5.3.3
                              echad@chet:~ $
                              

                              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

                              T 2 Replies Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @david-g

                                wird der tsc bei dir überhaupt gefunden?

                                Sollte eigentlich so aussehen:

                                echad@chet:/opt/iobroker $ cd /opt/iobroker/ && npx tsc --version && cd
                                Version 5.3.3
                                echad@chet:~ $
                                
                                T Offline
                                T Offline
                                tombox
                                wrote on last edited by
                                #270

                                @thomas-braun
                                Problem is das bl paket

                                npm ERR! code 2
                                npm ERR! path /opt/iobroker/node_modules/json2iob
                                npm ERR! command failed
                                npm ERR! command sh -c npm run build
                                npm ERR! > json2iob@2.6.1 build
                                npm ERR! > tsc
                                npm ERR!
                                npm ERR! error TS2688: Cannot find type definition file for 'bl'.
                                npm ERR! The file is in the program because:
                                npm ERR! Entry point for implicit type library 'bl'
                                
                                iobroker@iobroker:/opt/iobroker$ npm ls bl
                                iobroker.inst@3.0.0 /opt/iobroker
                                ├─┬ iobroker.mqtt@5.1.0
                                │ └─┬ mqtt-connection@4.1.0
                                │ └─┬ mqtt-packet@6.10.0
                                │ └── bl@4.1.0
                                ├─┬ iobroker.roborock@0.4.4
                                │ ├─┬ fetch-github-release@1.0.0
                                │ │ └─┬ decompress@4.2.1
                                │ │ └─┬ decompress-tar@4.1.1
                                │ │ └─┬ tar-stream@1.6.2
                                │ │ └── bl@1.2.3
                                │ └─┬ mqtt@5.0.5
                                │ └─┬ mqtt-packet@8.2.0
                                │ └── bl@5.1.0
                                ├─┬ iobroker.shelly@6.6.1
                                │ └─┬ shelly-iot@1.1.2
                                │ └─┬ coap@0.26.0
                                │ ├─┬ @types/bl@5.1.0
                                │ │ └── bl@4.1.0 deduped
                                │ └── bl@5.1.0
                                ├─┬ iobroker.sql@2.2.0
                                │ └─┬ mssql@9.3.2
                                │ └─┬ tedious@15.1.3
                                │ └── bl@5.1.0
                                └─┬ iobroker.telegram@3.0.1
                                  └─┬ node-telegram-bot-api@0.64.0
                                    └── bl@1.2.3
                                
                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @david-g

                                  wird der tsc bei dir überhaupt gefunden?

                                  Sollte eigentlich so aussehen:

                                  echad@chet:/opt/iobroker $ cd /opt/iobroker/ && npx tsc --version && cd
                                  Version 5.3.3
                                  echad@chet:~ $
                                  
                                  T Offline
                                  T Offline
                                  tombox
                                  wrote on last edited by
                                  #271

                                  @thomas-braun Ich denke es liegt daran das shelly types installiert hat die nicht notwendig sind

                                  korrekte installation

                                  ├─┬ iobroker.shelly@6.7.0
                                  │ └─┬ shelly-iot@1.1.2
                                  │   └─┬ coap@0.26.0
                                  │     └── bl@5.0.0
                                  
                                  

                                  Falsch

                                  ├─┬ iobroker.shelly@6.7.0
                                  │ └─┬ shelly-iot@1.1.2
                                  │ └─┬ coap@0.26.0
                                  │ ├─┬ @types/bl@5.1.0
                                  │ │ └── bl@4.1.0 deduped
                                  │ └── bl@5.1.0
                                  
                                  1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @smarteppi sagte in Test Adapter onvif camera v1.0.0:

                                    Node V 18.7.0

                                    Falsch/nicht aktuell.
                                    Bring das zunächst auf Stand.

                                    iob stop
                                    iob fix
                                    iob nodejs-update
                                    

                                    Für weiteres siehe die Postings über deinem.

                                    S Offline
                                    S Offline
                                    smarteppi
                                    wrote on last edited by
                                    #272

                                    @thomas-braun Nach der Aktualisierung läuft der Adapter.
                                    Danke!

                                    Thomas BraunT 1 Reply Last reply
                                    -1
                                    • S smarteppi

                                      @thomas-braun Nach der Aktualisierung läuft der Adapter.
                                      Danke!

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

                                      @smarteppi

                                      Ja, Updates zeitnah und regelmäßig einspielen sorgt erstaunlich oft für 'running systems'...

                                      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
                                      • M Offline
                                        M Offline
                                        ManiacKill
                                        wrote on last edited by
                                        #274

                                        Moien zusammen, kann man mit dem Adapter seine Kamera per Tasten bewegen, find leider hier keine Einträge zu !

                                        T 1 Reply Last reply
                                        0
                                        • M ManiacKill

                                          Moien zusammen, kann man mit dem Adapter seine Kamera per Tasten bewegen, find leider hier keine Einträge zu !

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

                                          @maniackill Man kann nur vorgespeicherte Positionen mit gotoPreset ansteuern

                                          M 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

                                          555

                                          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