Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter rtspStream v0.0.x GitHub

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Test Adapter rtspStream v0.0.x GitHub

Geplant Angeheftet Gesperrt Verschoben Tester
rtsp stream
157 Beiträge 36 Kommentatoren 26.5k Aufrufe 53 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • JackDanielJ Online
    JackDanielJ Online
    JackDaniel
    schrieb am zuletzt editiert von JackDaniel
    #80

    hmm ja das war auch mein erster gedanke, brachte nur nichts :(
    auch ein sudo rm -r /opt/iobroker/node_modules/iobroker.rtspStream bringt nicht wirklich etwas, da nach einem restart alles wieder da ist!
    Bin für jede Hilfe dankbar wie ich das wieder los werde.

    Carpe diem

    1 Antwort Letzte Antwort
    0
    • EnduranceE Offline
      EnduranceE Offline
      Endurance
      schrieb am zuletzt editiert von
      #81

      @dbweb
      Hab nun auch ein bisschen rumgetestet, inkl. reinstall ffmpeg usw.

      Mehr bring ich aktuell, egal mit welchen Settings auch nicht hin:

      f11ec178-3534-4317-936d-cee93fee8f92-image.png

      263f02da-d09e-48af-be64-7a56dc4e43e2-image.png

      a21b2a5f-b548-410e-bcc5-38e4a8ea66f0-image.png

      Noch irgendwelche Ideen / Ansätze?

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        Steffengr
        schrieb am zuletzt editiert von
        #82

        Hallo in die Runde,
        ich konnte den Adapter installieren und meine Kamera anbinden. Nach einem Tastendruck auf "startStream" wird auch ein Stream erzeugt, welcher im Browser unter der entsprechenden Adresse aufgerufen werden kann.
        Was mir noch unklar ist, bzw. was aus meiner Sicht noch angepasst werden müsste:

        1. Der Datenpunkt "startStream" direkt unter dem Adapter steht immer auf "false". Man kann also den Stream nicht stoppen. Eintragungen haben keine Auswirkungen.
        2. In der Adapterkonfiguration kann man die eingebundenen Kameras nicht editieren. Man muss die Kamera löschen und neu konfigurieren.

        Viele Grüße
        Steffen

        1 Antwort Letzte Antwort
        0
        • S Offline
          S Offline
          Steffengr
          schrieb am zuletzt editiert von
          #83

          Noch eine Frage:
          Wie kann ich den Stream in VIS vernüftig einbinden? Ich nutze die Vorlage von Kudel. Dort gibt es in der Übersicht ein Vorschaubild und wenn man darauf klickt geht ein Fenster auf mit dem Stream. Das läuft nicht. Ich kann nur ein Iframe nehmen wo der Stream läuft. Habt Ihr Vorschläge?

          Danke und Gruß
          Steffen

          1 Antwort Letzte Antwort
          0
          • JackDanielJ JackDaniel

            wie bekomme ich diesen adapter nun wieder sauber deinstalliert?
            Bildschirmfoto 2020-04-29 um 11.01.03.png

            B Offline
            B Offline
            bob der 1.
            schrieb am zuletzt editiert von bob der 1.
            #84

            @JackDaniel

            Das gleiche bei mir....auf dem Test syst.
            ich mach da nie lange rum....Backup drüber und fertig....ist ja eh ein Alpha Adapter...

            und das sollte jeder gelesen haben ....

            Post 1

            Achtung: Das ist wirklich "pre-Alpha", kann z.B. euer System stark auslasten, sollte es aber nicht gleich zerstören... ich übernehme aber keine Haftung
            Fertig mit Fehler: Commands:iobroker setup [--objects ] [--states ] [custom]iobroker start - starts the js-controlleriobroker stop - stops the js-controlleriobroker start [.instance] - starts a specified adapter instanceiobroker stop .[instance] - stops a specified adapter instanceiobroker start all - starts js-controller and all adaptersiobroker restart - restarts the js-controlleriobroker restart [.instance] - restarts a specified adapteriobroker debug [--ip=] [--port=] [--wait] - Starts a Node.js debugging session for the adapter --wait stops the execution until the debugger is attached. --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging.iobroker info - shows the host infoiobroker logs [adapter] [--watch] [--lines=1000]iobroker add [desiredNumber] [--enabled] [--host ] [--port ]iobroker install - installs a specified adapteriobroker rebuild |self [--install]iobroker url [] - install adapter from specified url, e.g. GitHubiobroker del - remove adapter from systemiobroker del . - remove adapter instanceiobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash checkiobroker upgrade [repository url]iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository urliobroker upgrade [repository url] - upgrade specified adapter, optionally you can specify the repository urliobroker upload iobroker upload all - upload all adapter files to make them available for instancesiobroker upload - upload specified adapter files to make them available for instancesiobroker object get - get object specified by idiobroker object set - set object with the given id by providing a new json objectiobroker object set propertyname= - update part of the object by providing a new value or partial objectiobroker object extend - extend object with the given id by providing a new json objectiobroker object del [--yes]iobroker object chmod [state-mode] iobroker object chown iobroker object list iobroker state get - get state, specified by idiobroker state getplain [--pretty]iobroker state getvalue iobroker state set [ack]iobroker state del iobroker message [.instance] []iobroker list [filter]iobroker chmod iobroker chown iobroker touch iobroker rm iobroker file read []iobroker file write iobroker file rm iobroker file synciobroker user add [--ingroup group] [--password pass]iobroker user del iobroker user passwd [--password pass]iobroker user enable iobroker user disable iobroker user get iobroker user check [--password pass]iobroker group add iobroker group del iobroker group list iobroker group enable iobroker group disable iobroker group get iobroker group adduser iobroker group deluser iobroker host thisiobroker host iobroker host set iobroker host remove iobroker set . [--port port] [--ip address] [--ssl true|false]iobroker license iobroker cert createiobroker cert view []iobroker cleaniobroker backupiobroker restore - restore a specified backupiobroker validate - validate a specified backupiobroker --timeout 5000iobroker status [all|.]iobroker repo [name]iobroker repo add iobroker repo set iobroker repo del iobroker uuidiobroker unsetupiobroker fix - execute the installation fixer script, this updates your ioBroker installationiobroker multihost [--secure true|false]iobroker multihost browseiobroker multihost connectiobroker compact status - show if compact mode is enabled in generaliobroker compact - enable or disable compact mode in generaliobroker compact . status - show if compact mode is enabled for a specific instanceiobroker compact . group - define compact group of a specific adapteriobroker compact . - enable or disable compact mode for specified adapter instanceiobroker compact . [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionallyiobroker plugin enable [--host ] - enables a plugin for the specified host. If no host is specified, the current one is usediobroker plugin disable [--host ] - disables a plugin for the specified host. If no host is specified, the current one is usediobroker plugin status [--host ] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is usediobroker plugin enable --instance [.] - enables a plugin for the specified adapter instance (defaults to instance 0)iobroker plugin disable --instance [.] - disables a plugin for the specified adapter instance (defaults to instance 0)iobroker plugin status --instance [.] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0)iobroker version [adapter] - show version of js-controller or specified adapteriobroker [adapter] -v - show version of js-controller or specified adapterOptions: --help Show help [boolean] --version Show version number [boolean]

            1 Antwort Letzte Antwort
            0
            • L Offline
              L Offline
              Lumumba
              schrieb am zuletzt editiert von
              #85

              Schade, zu lang kein Backup gemacht ich Trottel :-)
              Naja, macht keine Systemlast, aber Fehlermeldungen...

              1 Antwort Letzte Antwort
              0
              • BluelinuxB Offline
                BluelinuxB Offline
                Bluelinux
                schrieb am zuletzt editiert von
                #86

                Hat jemand noch eine Idee wie ich diesen Adapter deinstalliert bekomme????

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • BluelinuxB Bluelinux

                  Hat jemand noch eine Idee wie ich diesen Adapter deinstalliert bekomme????

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #87

                  @Bluelinux

                  iobroker del adaptername
                  

                  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

                  BluelinuxB 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @Bluelinux

                    iobroker del adaptername
                    
                    BluelinuxB Offline
                    BluelinuxB Offline
                    Bluelinux
                    schrieb am zuletzt editiert von
                    #88

                    @Thomas-Braun das klappt leider nicht.... bekomme das kack ding nicht vom iobroker

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • BluelinuxB Bluelinux

                      @Thomas-Braun das klappt leider nicht.... bekomme das kack ding nicht vom iobroker

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #89

                      @Bluelinux Mit welchen Meldungen aus der Konsole?

                      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

                      BluelinuxB 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @Bluelinux Mit welchen Meldungen aus der Konsole?

                        BluelinuxB Offline
                        BluelinuxB Offline
                        Bluelinux
                        schrieb am zuletzt editiert von
                        #90

                        @Thomas-Braun

                        iobroker@ioBroker-Debian:~$ iobroker del rtspStream
                        Commands:
                        iobroker setup [--objects <host>] [--states <host>] [custom]
                        iobroker start - starts the js-controller
                        iobroker stop - stops the js-controller
                        iobroker start <adapter>[.instance] - starts a specified adapter instance
                        iobroker stop <adapter>.[instance] - stops a specified adapter instance
                        iobroker start all - starts js-controller and all adapters
                        iobroker restart - restarts the js-controller
                        iobroker restart <adapter>[.instance] - restarts a specified adapter
                        iobroker debug <adapter> [--ip=<ip>] [--port=<port>] [--wait] - Starts a Node.js debugging session for the adapter
                           --wait stops the execution until the debugger is attached.
                           --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging.
                        iobroker info - shows the host info
                        iobroker logs [adapter] [--watch] [--lines=1000]
                        iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>]
                        iobroker install <adapter> - installs a specified adapter
                        iobroker rebuild <adapter>|self [--install]
                        iobroker url <url> [<name>] - install adapter from specified url, e.g. GitHub
                        iobroker del <adapter> - remove adapter from system
                        iobroker del <adapter>.<instance> - remove adapter instance
                        iobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash check
                        iobroker upgrade [repository url]
                        iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository url
                        iobroker upgrade <adapter> [repository url] - upgrade specified adapter, optionally you can specify the repository url
                        iobroker upload <pathToLocalFile> <pathIniobroker>
                        iobroker upload all - upload all adapter files to make them available for instances
                        iobroker upload <adapter> - upload specified adapter files to make them available for instances
                        iobroker object get <id> - get object specified by id
                        iobroker object set <id> <json-value> - set object with the given id by providing a new json object
                        iobroker object set <id> propertyname=<value or json-value> - update part of the object by providing a new value or partial object
                        iobroker object extend <id> <json-value> - extend object with the given id by providing a new json object
                        iobroker object del <id|pattern> [--yes]
                        iobroker object chmod <object-mode> [state-mode] <id>
                        iobroker object chown <user> <group> <id>
                        iobroker object list <id>
                        iobroker state get <id> - get state, specified by id
                        iobroker state getplain <id> [--pretty]
                        iobroker state getvalue <id>
                        iobroker state set <id> <value> [ack]
                        iobroker state del <id>
                        iobroker message <adapter>[.instance] <command> [<message>]
                        iobroker list <type> [filter]
                        iobroker chmod <mode> <file>
                        iobroker chown <user> <group> <file>
                        iobroker touch <file>
                        iobroker rm <file>
                        iobroker file read <iobroker-path-to-read> [<filesystem-path-to-write>]
                        iobroker file write <filesystem-path-to-read> <iobroker-path-to-write>
                        iobroker file rm <iobroker-path-to-delete>
                        iobroker file sync
                        iobroker user add <user> [--ingroup group] [--password pass]
                        iobroker user del <user>
                        iobroker user passwd <user> [--password pass]
                        iobroker user enable <user>
                        iobroker user disable <user>
                        iobroker user get <user>
                        iobroker user check <user> [--password pass]
                        iobroker group add <group>
                        iobroker group del <group>
                        iobroker group list <group>
                        iobroker group enable <group>
                        iobroker group disable <group>
                        iobroker group get <group>
                        iobroker group adduser <group> <user>
                        iobroker group deluser <group> <user>
                        iobroker host this
                        iobroker host <hostname>
                        iobroker host set <hostname>
                        iobroker host remove <hostname>
                        iobroker set <adapter>.<instance> [--port port] [--ip address] [--ssl true|false]
                        iobroker license <license.file or license.text>
                        iobroker cert create
                        iobroker cert view [<certificate name>]
                        iobroker clean
                        iobroker backup
                        iobroker restore <backup name or path> - restore a specified backup
                        iobroker validate <backup name or path> - validate a specified backup
                        iobroker <command> --timeout 5000
                        iobroker status [all|<adapter>.<instance>]
                        iobroker repo [name]
                        iobroker repo add <name> <path or url>
                        iobroker repo set <name>
                        iobroker repo del <name>
                        iobroker uuid
                        iobroker unsetup
                        iobroker fix - execute the installation fixer script, this updates your ioBroker installation
                        iobroker multihost <enable|disable> [--secure true|false]
                        iobroker multihost browse
                        iobroker multihost connect
                        iobroker compact status - show if compact mode is enabled in general
                        iobroker compact <enable|on|disable|off> - enable or disable compact mode in general
                        iobroker compact <adapter>.<instance> status - show if compact mode is enabled for a specific instance
                        iobroker compact <adapter>.<instance> group <group-id> - define compact group of a specific adapter
                        iobroker compact <adapter>.<instance> <disable|off> - enable or disable compact mode for specified adapter instance
                        iobroker compact <adapter>.<instance> <enable|on> [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionally
                        iobroker plugin enable <pluginname> [--host <hostname>] - enables a plugin for the specified host. If no host is specified, the current one is used
                        iobroker plugin disable <pluginname> [--host <hostname>] - disables a plugin for the specified host. If no host is specified, the current one is used
                        iobroker plugin status <pluginname> [--host <hostname>] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is used
                        iobroker plugin enable <pluginname> --instance <adapter>[.<nr>] - enables a plugin for the specified adapter instance (defaults to instance 0)
                        iobroker plugin disable <pluginname> --instance <adapter>[.<nr>] - disables a plugin for the specified adapter instance (defaults to instance 0)
                        iobroker plugin status <pluginname> --instance <adapter>[.<nr>] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0)
                        iobroker version [adapter] - show version of js-controller or specified adapter
                        iobroker [adapter] -v - show version of js-controller or specified adapter
                        
                        
                        Options:
                         --help     Hilfe anzeigen  [boolean]
                         --version  Version anzeigen  [boolean]
                        iobroker@ioBroker-Debian:~$
                        
                        
                        

                        das hier kommt dann

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • BluelinuxB Bluelinux

                          @Thomas-Braun

                          iobroker@ioBroker-Debian:~$ iobroker del rtspStream
                          Commands:
                          iobroker setup [--objects <host>] [--states <host>] [custom]
                          iobroker start - starts the js-controller
                          iobroker stop - stops the js-controller
                          iobroker start <adapter>[.instance] - starts a specified adapter instance
                          iobroker stop <adapter>.[instance] - stops a specified adapter instance
                          iobroker start all - starts js-controller and all adapters
                          iobroker restart - restarts the js-controller
                          iobroker restart <adapter>[.instance] - restarts a specified adapter
                          iobroker debug <adapter> [--ip=<ip>] [--port=<port>] [--wait] - Starts a Node.js debugging session for the adapter
                             --wait stops the execution until the debugger is attached.
                             --ip and --port can be used to change the listen IP and port. Use IP 0.0.0.0 for remote debugging.
                          iobroker info - shows the host info
                          iobroker logs [adapter] [--watch] [--lines=1000]
                          iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>]
                          iobroker install <adapter> - installs a specified adapter
                          iobroker rebuild <adapter>|self [--install]
                          iobroker url <url> [<name>] - install adapter from specified url, e.g. GitHub
                          iobroker del <adapter> - remove adapter from system
                          iobroker del <adapter>.<instance> - remove adapter instance
                          iobroker update [repository url] [--updatable/--u] [--installed/--i] [--force/--f] - update repository and optionally filter installed/updateable adapters, use --force to bypass hash check
                          iobroker upgrade [repository url]
                          iobroker upgrade self [repository url] - upgrade js-controller and all adapters, optionally you can specify the repository url
                          iobroker upgrade <adapter> [repository url] - upgrade specified adapter, optionally you can specify the repository url
                          iobroker upload <pathToLocalFile> <pathIniobroker>
                          iobroker upload all - upload all adapter files to make them available for instances
                          iobroker upload <adapter> - upload specified adapter files to make them available for instances
                          iobroker object get <id> - get object specified by id
                          iobroker object set <id> <json-value> - set object with the given id by providing a new json object
                          iobroker object set <id> propertyname=<value or json-value> - update part of the object by providing a new value or partial object
                          iobroker object extend <id> <json-value> - extend object with the given id by providing a new json object
                          iobroker object del <id|pattern> [--yes]
                          iobroker object chmod <object-mode> [state-mode] <id>
                          iobroker object chown <user> <group> <id>
                          iobroker object list <id>
                          iobroker state get <id> - get state, specified by id
                          iobroker state getplain <id> [--pretty]
                          iobroker state getvalue <id>
                          iobroker state set <id> <value> [ack]
                          iobroker state del <id>
                          iobroker message <adapter>[.instance] <command> [<message>]
                          iobroker list <type> [filter]
                          iobroker chmod <mode> <file>
                          iobroker chown <user> <group> <file>
                          iobroker touch <file>
                          iobroker rm <file>
                          iobroker file read <iobroker-path-to-read> [<filesystem-path-to-write>]
                          iobroker file write <filesystem-path-to-read> <iobroker-path-to-write>
                          iobroker file rm <iobroker-path-to-delete>
                          iobroker file sync
                          iobroker user add <user> [--ingroup group] [--password pass]
                          iobroker user del <user>
                          iobroker user passwd <user> [--password pass]
                          iobroker user enable <user>
                          iobroker user disable <user>
                          iobroker user get <user>
                          iobroker user check <user> [--password pass]
                          iobroker group add <group>
                          iobroker group del <group>
                          iobroker group list <group>
                          iobroker group enable <group>
                          iobroker group disable <group>
                          iobroker group get <group>
                          iobroker group adduser <group> <user>
                          iobroker group deluser <group> <user>
                          iobroker host this
                          iobroker host <hostname>
                          iobroker host set <hostname>
                          iobroker host remove <hostname>
                          iobroker set <adapter>.<instance> [--port port] [--ip address] [--ssl true|false]
                          iobroker license <license.file or license.text>
                          iobroker cert create
                          iobroker cert view [<certificate name>]
                          iobroker clean
                          iobroker backup
                          iobroker restore <backup name or path> - restore a specified backup
                          iobroker validate <backup name or path> - validate a specified backup
                          iobroker <command> --timeout 5000
                          iobroker status [all|<adapter>.<instance>]
                          iobroker repo [name]
                          iobroker repo add <name> <path or url>
                          iobroker repo set <name>
                          iobroker repo del <name>
                          iobroker uuid
                          iobroker unsetup
                          iobroker fix - execute the installation fixer script, this updates your ioBroker installation
                          iobroker multihost <enable|disable> [--secure true|false]
                          iobroker multihost browse
                          iobroker multihost connect
                          iobroker compact status - show if compact mode is enabled in general
                          iobroker compact <enable|on|disable|off> - enable or disable compact mode in general
                          iobroker compact <adapter>.<instance> status - show if compact mode is enabled for a specific instance
                          iobroker compact <adapter>.<instance> group <group-id> - define compact group of a specific adapter
                          iobroker compact <adapter>.<instance> <disable|off> - enable or disable compact mode for specified adapter instance
                          iobroker compact <adapter>.<instance> <enable|on> [group-id] - enable or disable compact mode for specified adapter instance and set comapct group optionally
                          iobroker plugin enable <pluginname> [--host <hostname>] - enables a plugin for the specified host. If no host is specified, the current one is used
                          iobroker plugin disable <pluginname> [--host <hostname>] - disables a plugin for the specified host. If no host is specified, the current one is used
                          iobroker plugin status <pluginname> [--host <hostname>] - checks if a plugin is enabled for the specified host. If no host is specified, the current one is used
                          iobroker plugin enable <pluginname> --instance <adapter>[.<nr>] - enables a plugin for the specified adapter instance (defaults to instance 0)
                          iobroker plugin disable <pluginname> --instance <adapter>[.<nr>] - disables a plugin for the specified adapter instance (defaults to instance 0)
                          iobroker plugin status <pluginname> --instance <adapter>[.<nr>] - checks if a plugin is enabled for the specified adapter instance (defaults to instance 0)
                          iobroker version [adapter] - show version of js-controller or specified adapter
                          iobroker [adapter] -v - show version of js-controller or specified adapter
                          
                          
                          Options:
                           --help     Hilfe anzeigen  [boolean]
                           --version  Version anzeigen  [boolean]
                          iobroker@ioBroker-Debian:~$
                          
                          
                          

                          das hier kommt dann

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #91

                          @Bluelinux

                          iobroker list adapters
                          

                          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

                          BluelinuxB 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @Bluelinux

                            iobroker list adapters
                            
                            BluelinuxB Offline
                            BluelinuxB Offline
                            Bluelinux
                            schrieb am zuletzt editiert von
                            #92

                            @Thomas-Braun

                            iobroker@ioBroker-Debian:~$ iobroker list adapters
                            system.adapter.admin                   : admin          - v4.1.6
                            system.adapter.alexa2                  : alexa2         - v3.3.1
                            system.adapter.backitup                : backitup       - v1.6.0
                            system.adapter.cloud                   : cloud          - v3.0.4
                            system.adapter.daswetter               : daswetter      - v3.0.1
                            system.adapter.discovery               : discovery      - v2.3.11
                            system.adapter.dwd                     : dwd            - v2.4.10
                            system.adapter.firetv                  : firetv         - v1.0.0
                            system.adapter.flot                    : flot           - v1.10.2
                            system.adapter.fritzbox                : fritzbox       - v0.3.1
                            system.adapter.fritzdect               : fritzdect      - v0.3.2
                            system.adapter.fullybrowser            : fullybrowser   - v1.0.4
                            system.adapter.history                 : history        - v1.9.10
                            system.adapter.ical                    : ical           - v1.7.1
                            system.adapter.icons-mfd-png           : icons-mfd-png  - v1.0.2
                            system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
                            system.adapter.influxdb                : influxdb       - v1.9.2
                            system.adapter.info                    : info           - v1.7.7
                            system.adapter.iot                     : iot            - v1.7.0
                            system.adapter.javascript              : javascript     - v4.6.22
                            system.adapter.kodi                    : kodi           - v2.0.4
                            system.adapter.mclighting              : mclighting     - v0.1.1
                            system.adapter.mihome-vacuum           : mihome-vacuum  - v2.1.1
                            system.adapter.moma                    : moma           - v1.2.6
                            system.adapter.mqtt                    : mqtt           - v2.1.7
                            system.adapter.nina                    : nina           - v0.0.23
                            system.adapter.nuc                     : nuc            - v0.1.3
                            system.adapter.parser                  : parser         - v1.0.7
                            system.adapter.ping                    : ping           - v1.4.8
                            system.adapter.proxy                   : proxy          - v1.2.1
                            system.adapter.pushover                : pushover       - v2.0.2
                            system.adapter.radar2                  : radar2         - v2.0.1
                            system.adapter.rpi2                    : rpi2           - v1.2.0
                            system.adapter.rtspStream              : rtspStream     - v0.0.2
                            system.adapter.samsung                 : samsung        - v0.2.9
                            system.adapter.simple-api              : simple-api     - v2.4.6
                            system.adapter.socketio                : socketio       - v3.0.12
                            system.adapter.sonoff                  : sonoff         - v2.3.3
                            system.adapter.sql                     : sql            - v1.15.2
                            system.adapter.synology                : synology       - v0.1.18
                            system.adapter.systeminfo              : systeminfo     - v0.3.1
                            system.adapter.tankerkoenig            : tankerkoenig   - v2.0.9
                            system.adapter.telegram                : telegram       - v1.5.9
                            system.adapter.text2command            : text2command   - v2.0.3
                            system.adapter.tr-064                  : tr-064         - v4.0.12
                            system.adapter.upnp                    : upnp           - v1.0.16
                            system.adapter.vis                     : vis            - v1.2.6
                            system.adapter.vis-bars                : vis-bars       - v0.1.4
                            system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                            system.adapter.vis-google-fonts        : vis-google-fonts - v1.0.0
                            system.adapter.vis-history             : vis-history    - v1.0.0
                            system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.5
                            system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                            system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                            system.adapter.vis-material            : vis-material   - v0.1.3
                            system.adapter.vis-material-webfont    : vis-material-webfont - v0.0.3
                            system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.19
                            system.adapter.vis-metro               : vis-metro      - v1.1.2
                            system.adapter.vis-players             : vis-players    - v0.1.6
                            system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                            system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                            system.adapter.web                     : web            - v3.0.10
                            system.adapter.web-speedy              : web-speedy     - v0.2.0
                            system.adapter.wifilight               : wifilight      - v1.1.0
                            system.adapter.wled                    : wled           - v0.5.0
                            system.adapter.yahka                   : yahka          - v0.11.0
                            system.adapter.yr                      : yr             - v2.0.3
                            system.adapter.zigbee                  : zigbee         - v1.2.0
                            iobroker@ioBroker-Debian:~$
                            
                            

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • BluelinuxB Bluelinux

                              @Thomas-Braun

                              iobroker@ioBroker-Debian:~$ iobroker list adapters
                              system.adapter.admin                   : admin          - v4.1.6
                              system.adapter.alexa2                  : alexa2         - v3.3.1
                              system.adapter.backitup                : backitup       - v1.6.0
                              system.adapter.cloud                   : cloud          - v3.0.4
                              system.adapter.daswetter               : daswetter      - v3.0.1
                              system.adapter.discovery               : discovery      - v2.3.11
                              system.adapter.dwd                     : dwd            - v2.4.10
                              system.adapter.firetv                  : firetv         - v1.0.0
                              system.adapter.flot                    : flot           - v1.10.2
                              system.adapter.fritzbox                : fritzbox       - v0.3.1
                              system.adapter.fritzdect               : fritzdect      - v0.3.2
                              system.adapter.fullybrowser            : fullybrowser   - v1.0.4
                              system.adapter.history                 : history        - v1.9.10
                              system.adapter.ical                    : ical           - v1.7.1
                              system.adapter.icons-mfd-png           : icons-mfd-png  - v1.0.2
                              system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
                              system.adapter.influxdb                : influxdb       - v1.9.2
                              system.adapter.info                    : info           - v1.7.7
                              system.adapter.iot                     : iot            - v1.7.0
                              system.adapter.javascript              : javascript     - v4.6.22
                              system.adapter.kodi                    : kodi           - v2.0.4
                              system.adapter.mclighting              : mclighting     - v0.1.1
                              system.adapter.mihome-vacuum           : mihome-vacuum  - v2.1.1
                              system.adapter.moma                    : moma           - v1.2.6
                              system.adapter.mqtt                    : mqtt           - v2.1.7
                              system.adapter.nina                    : nina           - v0.0.23
                              system.adapter.nuc                     : nuc            - v0.1.3
                              system.adapter.parser                  : parser         - v1.0.7
                              system.adapter.ping                    : ping           - v1.4.8
                              system.adapter.proxy                   : proxy          - v1.2.1
                              system.adapter.pushover                : pushover       - v2.0.2
                              system.adapter.radar2                  : radar2         - v2.0.1
                              system.adapter.rpi2                    : rpi2           - v1.2.0
                              system.adapter.rtspStream              : rtspStream     - v0.0.2
                              system.adapter.samsung                 : samsung        - v0.2.9
                              system.adapter.simple-api              : simple-api     - v2.4.6
                              system.adapter.socketio                : socketio       - v3.0.12
                              system.adapter.sonoff                  : sonoff         - v2.3.3
                              system.adapter.sql                     : sql            - v1.15.2
                              system.adapter.synology                : synology       - v0.1.18
                              system.adapter.systeminfo              : systeminfo     - v0.3.1
                              system.adapter.tankerkoenig            : tankerkoenig   - v2.0.9
                              system.adapter.telegram                : telegram       - v1.5.9
                              system.adapter.text2command            : text2command   - v2.0.3
                              system.adapter.tr-064                  : tr-064         - v4.0.12
                              system.adapter.upnp                    : upnp           - v1.0.16
                              system.adapter.vis                     : vis            - v1.2.6
                              system.adapter.vis-bars                : vis-bars       - v0.1.4
                              system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                              system.adapter.vis-google-fonts        : vis-google-fonts - v1.0.0
                              system.adapter.vis-history             : vis-history    - v1.0.0
                              system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.5
                              system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                              system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                              system.adapter.vis-material            : vis-material   - v0.1.3
                              system.adapter.vis-material-webfont    : vis-material-webfont - v0.0.3
                              system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.19
                              system.adapter.vis-metro               : vis-metro      - v1.1.2
                              system.adapter.vis-players             : vis-players    - v0.1.6
                              system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                              system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                              system.adapter.web                     : web            - v3.0.10
                              system.adapter.web-speedy              : web-speedy     - v0.2.0
                              system.adapter.wifilight               : wifilight      - v1.1.0
                              system.adapter.wled                    : wled           - v0.5.0
                              system.adapter.yahka                   : yahka          - v0.11.0
                              system.adapter.yr                      : yr             - v2.0.3
                              system.adapter.zigbee                  : zigbee         - v1.2.0
                              iobroker@ioBroker-Debian:~$
                              
                              

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #93

                              @Bluelinux Keine Ahnung. Hat evtl. mit dem Großbuchstaben im Adapternamen zutun. Das wird vielleicht falsch interpretiert. Jedenfalls reagiert die Konsole, als sei der Befehl nicht komplett. Allerdings funktioniert eine Deinstallation über npm auch nicht.

                              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

                              BluelinuxB Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @Bluelinux Keine Ahnung. Hat evtl. mit dem Großbuchstaben im Adapternamen zutun. Das wird vielleicht falsch interpretiert. Jedenfalls reagiert die Konsole, als sei der Befehl nicht komplett. Allerdings funktioniert eine Deinstallation über npm auch nicht.

                                BluelinuxB Offline
                                BluelinuxB Offline
                                Bluelinux
                                schrieb am zuletzt editiert von
                                #94

                                @Thomas-Braun hmmm na das ist ja echt merkwürdig oder??? nervt mich total das ich da so einen toten adapter habe .... schade aber danke für deine hilfe

                                B Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • BluelinuxB Bluelinux

                                  @Thomas-Braun hmmm na das ist ja echt merkwürdig oder??? nervt mich total das ich da so einen toten adapter habe .... schade aber danke für deine hilfe

                                  B Offline
                                  B Offline
                                  bob der 1.
                                  schrieb am zuletzt editiert von
                                  #95

                                  @Bluelinux

                                  Der Entwickler sollte das lösen odet man sollte von der Adminseite den 1 Post editieren das er sich nicht deinstallieren lässt.

                                  Bekekomme ihn auch nicht vom Broker,finde es abet nicht so wild.Weis aber das ich sicherlich von diesem Entwickler nichts mehr nutue solange er es nicht löst

                                  B 1 Antwort Letzte Antwort
                                  1
                                  • B bob der 1.

                                    @Bluelinux

                                    Der Entwickler sollte das lösen odet man sollte von der Adminseite den 1 Post editieren das er sich nicht deinstallieren lässt.

                                    Bekekomme ihn auch nicht vom Broker,finde es abet nicht so wild.Weis aber das ich sicherlich von diesem Entwickler nichts mehr nutue solange er es nicht löst

                                    B Offline
                                    B Offline
                                    bob der 1.
                                    schrieb am zuletzt editiert von
                                    #96

                                    @bob-der-1 sagte in Test Adapter rtspStream v0.0.x GitHub:

                                    @Bluelinux

                                    Der Entwickler sollte das lösen oder man sollte von der Adminseite den 1.Post editieren das er sich nicht deinstallieren lässt.

                                    Bekomme ihn auch nicht vom Broker,finde es abet nicht so wild.Weis aber das ich sicherlich von diesem Entwickler nichts mehr nutue solange er es nicht löst.

                                    1 Antwort Letzte Antwort
                                    0
                                    • BluelinuxB Bluelinux

                                      @Thomas-Braun hmmm na das ist ja echt merkwürdig oder??? nervt mich total das ich da so einen toten adapter habe .... schade aber danke für deine hilfe

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #97

                                      @Bluelinux Gibt ein issue dazu im git.

                                      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

                                      BluelinuxB 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @Bluelinux Gibt ein issue dazu im git.

                                        BluelinuxB Offline
                                        BluelinuxB Offline
                                        Bluelinux
                                        schrieb am zuletzt editiert von
                                        #98

                                        @Thomas-Braun ja aber da gibt es ja auch leider keine antwort so wie ich das sehe.... wirklich schade.....

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • BluelinuxB Bluelinux

                                          @Thomas-Braun ja aber da gibt es ja auch leider keine antwort so wie ich das sehe.... wirklich schade.....

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #99

                                          @Bluelinux Zumindest ist es geloggt.

                                          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 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          718

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe