Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter onvif-alt v0.1.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter onvif-alt v0.1.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      andreas.kerzel last edited by

      gut, dann kann ich diesen Adapter wieder deinstallieren

      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Basti97 last edited by

        @Basti97 sagte in Test Adapter onvif-alt v0.1.x:

        mit den Adapter das Kamerabild anzeigen lassen und vielleicht die Position ändern.

        Was soll ich jetzt dazu Antworten ... steht doch alles im Thread 😉

        Kamerabild anzeigen lassen

        den URL Pfad dazu

        Basti97 1 Reply Last reply Reply Quote 0
        • Basti97
          Basti97 Most Active @Glasfaser last edited by

          @Glasfaser Stimmt😀

          1 Reply Last reply Reply Quote 0
          • Z
            zgadgeter @Nashra last edited by

            @Nashra Hi, ich habe gerade das auch probiert bei meiner Foscam FI9900P...funktioniert aber nicht. Funktioniert das noch bei dir?
            danke

            1 Reply Last reply Reply Quote 0
            • Z
              zgadgeter @andreas.kerzel last edited by

              @andreas-kerzel Hallo, ich habe den ganzen Thread gelesen bis ich unten gesehen habe das es um einene anderen onvif adapter geht. Ich habe auch den installiert den Du hast...bist Du damit weiter gekommen, wie man bilder zeigt in seiner VIS mit diesem Adapter? danke.

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @zgadgeter last edited by Glasfaser

                @zgadgeter

                Hier geht es weiter ... Link Text für den anderen onvif Adapter

                bitte dort weiter posten bzw. deine Anfrage stellen ......

                1 Reply Last reply Reply Quote 0
                • Jey Cee
                  Jey Cee Developer last edited by

                  Jaja ich hab gesagt ich Entwickel den Adapter nicht weiter, aber da der andere onvif Adapter mich nicht mag musste ich halt doch wieder auf den hier zurück greifen.

                  Deswegen hab ich die Events jetzt Aktiviert, hatte ich wohl schon mal angefangen. Leider klappt es bei mir mit einer Foscam FI9803P nicht.
                  Aber ihr dürft gerne testen und mir die Resultate aus dem Log zukommen lassen. Dann bau ich noch die Entsprechenden Objekte ein damit es verwendet werden kann.

                  Wichtig: Die Version ist gleich geblieben und der Adapter muss von Github installiert werden.

                  Glasfaser 1 Reply Last reply Reply Quote 4
                  • Glasfaser
                    Glasfaser @Jey Cee last edited by

                    @Jey-Cee sagte in Test Adapter onvif-alt v0.1.x:

                    aber da der andere onvif Adapter mich nicht mag musste ich halt doch wieder auf den hier zurück greifen.

                    😁

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      lucajordi @Glasfaser last edited by

                      wird hier eigentlich noch was getan?

                      Bekomme nämlich beim testen einen Instanz restartloop...

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @lucajordi last edited by

                        @lucajordi

                        Hast du ein Debug Log !?

                        L 1 Reply Last reply Reply Quote 0
                        • L
                          lucajordi @Glasfaser last edited by

                          @glasfaser

                          eb82d145-362a-48bf-b658-448717bac465-image.png

                          Danke dir...

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @lucajordi last edited by

                            @lucajordi

                            Bitte kein Screenshot !

                            Den Log in Code-Tags setzen !

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              lucajordi @Glasfaser last edited by

                              @glasfaser

                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:23:15.922	info	Restart adapter system.adapter.onvif-alt.0 because enabled
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:23:15.922	error	instance system.adapter.onvif-alt.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              onvif-alt.0	2021-03-11 22:23:15.395	error	(4648) 192.168.178.42 get Event Properties:{}
                              onvif-alt.0	2021-03-11 22:23:15.382	info	(4648) 192.168.178.42 get PTZ configurations: {"PTZConfiguration":{"$":{"token":"ptzconf0"},"Name":"ptz0","UseCount":"1","NodeToken":"ptzconf0","DefaultAbsolutePantTiltPositionSpace":"http://www.onvif
                              onvif-alt.0	2021-03-11 22:23:15.370	warn	(4648) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              onvif-alt.0	2021-03-11 22:23:15.370	info	(4648) terminating
                              onvif-alt.0	2021-03-11 22:23:15.370	info	(4648) cleaned everything up...
                              onvif-alt.0	2021-03-11 22:23:15.363	warn	(4648) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.dhcp" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:23:15.361	error	(4648) Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:23:15.361	error	(4648) TypeError: Cannot read property 'DHCP' of undefined at results.core.getNetworkInterfaces.then (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.onvif-alt\main.js:419:67) at pro
                              onvif-alt.0	2021-03-11 22:23:15.361	error	(4648) unhandled promise rejection: Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:23:15.360	error	(4648) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              onvif-alt.0	2021-03-11 22:23:15.336	error	(4648) 192.168.178.42 reject get audio outputs:{"statusCode":500,"body":"<?xml version=\"1.0\"?>\r\n<soap:Envelope xmlns:soap=\"http://www.w3.org/2003/05/soap-envelope\" xmlns:env=\"http://www.w3.org/
                              onvif-alt.0	2021-03-11 22:23:15.259	info	(4648) Event receiver
                              onvif-alt.0	2021-03-11 22:23:15.256	info	(4648) results: {"core":{"soap":{"username":"admin","password":"Thiago2020","HTTP_TIMEOUT":3000},"timeDiff":0,"serviceAddress":{"slashes":true,"protocol":"http:","hash":"","query":"","pathname":"/onvi
                              onvif-alt.0	2021-03-11 22:23:14.674	debug	(4648) devices for connection: [{"type":"device","common":{"name":"HiKam","role":"camera"},"native":{"user":"admin","password":"Thiago2020","ip":"192.168.178.42","port":["8090"],"urn":"urn:uuid:A03317
                              onvif-alt.0	2021-03-11 22:23:14.668	info	(4648) Discovery ready
                              onvif-alt.0	2021-03-11 22:23:11.484	info	(4648) starting. Version 0.2.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.onvif-alt, node: v10.17.0, js-controller: 3.2.16
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:23:10.779	info	instance system.adapter.onvif-alt.0 started with pid 4648
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:22:40.768	info	Restart adapter system.adapter.onvif-alt.0 because enabled
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:22:40.767	error	instance system.adapter.onvif-alt.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              onvif-alt.0	2021-03-11 22:22:40.194	error	(2716) 192.168.178.42 get Event Properties:{}
                              onvif-alt.0	2021-03-11 22:22:40.191	warn	(2716) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              onvif-alt.0	2021-03-11 22:22:40.190	info	(2716) terminating
                              onvif-alt.0	2021-03-11 22:22:40.190	info	(2716) cleaned everything up...
                              onvif-alt.0	2021-03-11 22:22:40.184	info	(2716) 192.168.178.42 get PTZ configurations: {"PTZConfiguration":{"$":{"token":"ptzconf0"},"Name":"ptz0","UseCount":"1","NodeToken":"ptzconf0","DefaultAbsolutePantTiltPositionSpace":"http://www.onvi
                              onvif-alt.0	2021-03-11 22:22:40.180	warn	(2716) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.dhcp" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:40.174	error	(2716) Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:40.174	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                              onvif-alt.0	2021-03-11 22:22:40.174	error	at results.core.getNetworkInterfaces.then (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.onvif-alt\main.js:419:67)
                              onvif-alt.0	2021-03-11 22:22:40.174	error	(2716) TypeError: Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:40.173	error	(2716) unhandled promise rejection: Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:40.173	error	(2716) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              onvif-alt.0	2021-03-11 22:22:40.130	error	(2716) 192.168.178.42 reject get audio outputs:{"statusCode":500,"body":"<?xml version=\"1.0\"?>\r\n<soap:Envelope xmlns:soap=\"http://www.w3.org/2003/05/soap-envelope\" xmlns:env=\"http://www.w3.org
                              onvif-alt.0	2021-03-11 22:22:40.056	info	(2716) Event receiver
                              onvif-alt.0	2021-03-11 22:22:40.054	info	(2716) results: {"core":{"soap":{"username":"admin","password":"Thiago2020","HTTP_TIMEOUT":3000},"timeDiff":0,"serviceAddress":{"slashes":true,"protocol":"http:","hash":"","query":"","pathname":"/onv
                              onvif-alt.0	2021-03-11 22:22:39.478	debug	(2716) devices for connection: [{"type":"device","common":{"name":"HiKam","role":"camera"},"native":{"user":"admin","password":"Thiago2020","ip":"192.168.178.42","port":["8090"],"urn":"urn:uuid:A0331
                              onvif-alt.0	2021-03-11 22:22:39.473	info	(2716) Discovery ready
                              onvif-alt.0	2021-03-11 22:22:36.278	info	(2716) starting. Version 0.2.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.onvif-alt, node: v10.17.0, js-controller: 3.2.16
                              onvif-alt.0	2021-03-11 22:22:36.197	debug	(2716) statesDB connected
                              onvif-alt.0	2021-03-11 22:22:36.197	debug	(2716) States connected to redis: 127.0.0.1:9000
                              onvif-alt.0	2021-03-11 22:22:36.192	debug	(2716) States create User PubSub Client
                              onvif-alt.0	2021-03-11 22:22:36.192	debug	(2716) States create System PubSub Client
                              onvif-alt.0	2021-03-11 22:22:36.188	debug	(2716) Redis States: Use Redis connection: 127.0.0.1:9000
                              onvif-alt.0	2021-03-11 22:22:36.187	debug	(2716) objectDB connected
                              onvif-alt.0	2021-03-11 22:22:36.183	debug	(2716) Objects connected to redis: 127.0.0.1:9001
                              onvif-alt.0	2021-03-11 22:22:36.168	debug	(2716) Objects client initialize lua scripts
                              onvif-alt.0	2021-03-11 22:22:36.168	debug	(2716) Objects create User PubSub Client
                              onvif-alt.0	2021-03-11 22:22:36.168	debug	(2716) Objects create System PubSub Client
                              onvif-alt.0	2021-03-11 22:22:36.167	debug	(2716) Objects client ready ... initialize now
                              onvif-alt.0	2021-03-11 22:22:36.146	debug	(2716) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:22:35.563	info	instance system.adapter.onvif-alt.0 started with pid 2716
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:22:14.677	info	Restart adapter system.adapter.onvif-alt.0 because enabled
                              host.DESKTOP-RQCNU1C(SmartHome)	2021-03-11 22:22:14.677	error	instance system.adapter.onvif-alt.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              onvif-alt.0	2021-03-11 22:22:14.142	warn	(6528) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              onvif-alt.0	2021-03-11 22:22:14.140	info	(6528) terminating
                              onvif-alt.0	2021-03-11 22:22:14.140	info	(6528) cleaned everything up...
                              onvif-alt.0	2021-03-11 22:22:14.135	error	(6528) 192.168.178.42 get Event Properties:{}
                              onvif-alt.0	2021-03-11 22:22:14.134	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.ipv6_enabled" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.134	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.dhcp" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.134	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.ipv4_dhcp" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.133	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.ipv4_enabled" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.133	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.wlan0.enabled" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.130	error	(6528) Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:14.129	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                              onvif-alt.0	2021-03-11 22:22:14.129	error	at results.core.getNetworkInterfaces.then (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.onvif-alt\main.js:419:67)
                              onvif-alt.0	2021-03-11 22:22:14.129	error	(6528) TypeError: Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:14.129	error	(6528) unhandled promise rejection: Cannot read property 'DHCP' of undefined
                              onvif-alt.0	2021-03-11 22:22:14.129	error	(6528) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                              onvif-alt.0	2021-03-11 22:22:14.123	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.protocols.RTSP.port" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.121	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.protocols.RTSP.enabled" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.121	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.protocols.HTTP.port" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.120	warn	(6528) State "onvif-alt.0.urn:uuid:A033179.network.protocols.HTTP.enabled" has no existing object, this might lead to an error in future versions
                              onvif-alt.0	2021-03-11 22:22:14.104	info	(6528) 192.168.178.42 get PTZ configurations: {"PTZConfiguration":{"$":{"token":"ptzconf0"},"Name":"ptz0","UseCount":"1","NodeToken":"ptzconf0","DefaultAbsolutePantTiltPositionSpace":"http://www.onvi
                              
                              
                              Jey Cee 1 Reply Last reply Reply Quote 0
                              • Jey Cee
                                Jey Cee Developer @lucajordi last edited by

                                @lucajordi installier mal neu

                                1 Reply Last reply Reply Quote 0
                                • holzapfelauge
                                  holzapfelauge last edited by holzapfelauge

                                  Also irgendwie bekomm ich den Adapter nicht installiert. Er rödelt zwar durch aber wird mir nicht in den Instanzen angezeigt!?

                                  Irgendwer ne Idee?

                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @holzapfelauge last edited by

                                    @holzapfelauge

                                    Er rödelt zwar durch

                                    Hast du Ihn per Github installiert , dann mußt du anschließend beim Adapter eine Instanz erstellen . ( + Zeichen )

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    784
                                    Online

                                    31.8k
                                    Users

                                    79.9k
                                    Topics

                                    1.3m
                                    Posts

                                    onvif
                                    33
                                    271
                                    30742
                                    Loading More Posts
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    The ioBroker Community 2014-2023
                                    logo