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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Steinel L600 CAM

NEWS

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

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

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

Steinel L600 CAM

Geplant Angeheftet Gesperrt Verschoben Ungelöst ioBroker Allgemein
camera
458 Beiträge 70 Kommentatoren 168.6k Aufrufe 61 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.
  • M Matt77CHE

    Ich habe bei mir die Steinel ausgewechselt, da ich so angepisst war wie das Ding nie richtig funktioniert (Software der Kamera, App, Support)

    P Offline
    P Offline
    passuff
    schrieb am zuletzt editiert von
    #447

    @matt77che sagte in Steinel L600 CAM:

    Ich habe bei mir die Steinel ausgewechselt, da ich so angepisst war wie das Ding nie richtig funktioniert (Software der Kamera, App, Support)

    Darf ich wissen auf was du umgestiegen bist?

    M 1 Antwort Letzte Antwort
    0
    • P passuff

      @matt77che sagte in Steinel L600 CAM:

      Ich habe bei mir die Steinel ausgewechselt, da ich so angepisst war wie das Ding nie richtig funktioniert (Software der Kamera, App, Support)

      Darf ich wissen auf was du umgestiegen bist?

      M Offline
      M Offline
      Matt77CHE
      schrieb am zuletzt editiert von
      #448

      Hallo @passuff
      Ich habe mir die EZVIZ LC3 geholt und bin sehr zufrieden damit

      D 1 Antwort Letzte Antwort
      0
      • M Matt77CHE

        Hallo @passuff
        Ich habe mir die EZVIZ LC3 geholt und bin sehr zufrieden damit

        D Offline
        D Offline
        dirandad
        schrieb am zuletzt editiert von
        #449

        Hello community,

        Sorry, I will write in english, I'm not German speaker (be happy, I don't write in French :-D). But thanks to Google Translate, I have found a lot of useful information in this forum for my project, and it appears to be normal to give back what I have achieve.
        I have also a Steinel L620 SC. After having made a comparative, this camera appears to be the best quality hardware solution for a Light+Camera (other option are EZVIZ LC3, Lutec Elara, other chinese hardware). But, for me, a Cloud Camera is not an option, even if it is simpler to use, I prefer to avoid backdoor to my home network. So I have past the last weeks to try to install an opensource IPC firmware to my L620 : https://openipc.org

        For your information by investigating the firmware, I found that Steinel Camera are base on the XoingMai solution, a Chinese wide cloud camera solution provider. And there is some known vulnerabilities to these cameras if you don't update it. For more detail : https://www.helpnetsecurity.com/2018/10/10/vulnerable-xiongmai-cameras/

        My project is still a work in progress, but today I have a working L620 SC camera with openipc and all his nice functionalities (RTSP, Onvif, Image, SSH, Webinterface, Motion detection,...).

        For the moment, we still need to open (and break a plastic part then repair it !) the camera to do this migration. Of course, don't expect support from Steinel after that.

        What is working :

        • OpenIPC installation using SD Card and serial connection
        • Enabling Sensor (HD)
        • Enabling Wifi Card
        • Configuration of light management extension card (PIR detector, Lux detector, Light management, Alarm Management) by command line

        What have to be done :

        • Manage Led for status information
        • Manage Audio (Mic and Speaker)
        • Manage PIR detector to start recording, and expose PIR detector status to a Domotic Standards
        • Expose Configuration of Light Management extention card to Domotic Standards

        So, if you are interesting by participating to this project, here are the GitHub :
        https://github.com/dirandad/lightcamera-openipc/blob/main/README.md

        This link is all what I provide, don't expect more support. There is a telegram channel to get support for OpenIPC. But you will need to have some prerequisite technical skills.

        If you go there, don't forget that you will :

        • Need some Embedded Linux skills, you can definitively loss your Camera if you make any error.
        • Dismount (and break then repair) your Camera
        • Loss Any Steinel Support (and Warranty)
        • need to manage by yourself a secured remote access to the camera. The Steinel App won't be usable, of course.
        • Start a really Geek and interesting project :-D

        The L600 camera is really close to the L620 (HI3518EV200 SoC vs HI3518EV300 SoC), so it should be possible to adapt the procedure to this Camera.

        Lutec Elara is the same SoC than L620.

        Enjoy.

        @el_malto, @passuff , hope your are still on this forum. Do you still have your camera, I will be really interesting to get the exact reference of the SSOP-20 Chip that is the on Light extension card. I was not able to read it on the picture you provide.

        @joedi, on my camera I was not able to run the xm_startup.sh script on the original firmware. How to you format your SD Card to do this ? (FAT16, FAT32, using what platform (Windows, linux,..) ?

        E 1 Antwort Letzte Antwort
        3
        • D dirandad

          Hello community,

          Sorry, I will write in english, I'm not German speaker (be happy, I don't write in French :-D). But thanks to Google Translate, I have found a lot of useful information in this forum for my project, and it appears to be normal to give back what I have achieve.
          I have also a Steinel L620 SC. After having made a comparative, this camera appears to be the best quality hardware solution for a Light+Camera (other option are EZVIZ LC3, Lutec Elara, other chinese hardware). But, for me, a Cloud Camera is not an option, even if it is simpler to use, I prefer to avoid backdoor to my home network. So I have past the last weeks to try to install an opensource IPC firmware to my L620 : https://openipc.org

          For your information by investigating the firmware, I found that Steinel Camera are base on the XoingMai solution, a Chinese wide cloud camera solution provider. And there is some known vulnerabilities to these cameras if you don't update it. For more detail : https://www.helpnetsecurity.com/2018/10/10/vulnerable-xiongmai-cameras/

          My project is still a work in progress, but today I have a working L620 SC camera with openipc and all his nice functionalities (RTSP, Onvif, Image, SSH, Webinterface, Motion detection,...).

          For the moment, we still need to open (and break a plastic part then repair it !) the camera to do this migration. Of course, don't expect support from Steinel after that.

          What is working :

          • OpenIPC installation using SD Card and serial connection
          • Enabling Sensor (HD)
          • Enabling Wifi Card
          • Configuration of light management extension card (PIR detector, Lux detector, Light management, Alarm Management) by command line

          What have to be done :

          • Manage Led for status information
          • Manage Audio (Mic and Speaker)
          • Manage PIR detector to start recording, and expose PIR detector status to a Domotic Standards
          • Expose Configuration of Light Management extention card to Domotic Standards

          So, if you are interesting by participating to this project, here are the GitHub :
          https://github.com/dirandad/lightcamera-openipc/blob/main/README.md

          This link is all what I provide, don't expect more support. There is a telegram channel to get support for OpenIPC. But you will need to have some prerequisite technical skills.

          If you go there, don't forget that you will :

          • Need some Embedded Linux skills, you can definitively loss your Camera if you make any error.
          • Dismount (and break then repair) your Camera
          • Loss Any Steinel Support (and Warranty)
          • need to manage by yourself a secured remote access to the camera. The Steinel App won't be usable, of course.
          • Start a really Geek and interesting project :-D

          The L600 camera is really close to the L620 (HI3518EV200 SoC vs HI3518EV300 SoC), so it should be possible to adapt the procedure to this Camera.

          Lutec Elara is the same SoC than L620.

          Enjoy.

          @el_malto, @passuff , hope your are still on this forum. Do you still have your camera, I will be really interesting to get the exact reference of the SSOP-20 Chip that is the on Light extension card. I was not able to read it on the picture you provide.

          @joedi, on my camera I was not able to run the xm_startup.sh script on the original firmware. How to you format your SD Card to do this ? (FAT16, FAT32, using what platform (Windows, linux,..) ?

          E Offline
          E Offline
          el_malto
          schrieb am zuletzt editiert von
          #450

          @dirandad nice to see that there is always someone working on this device. I have my device and maybe check your links in the next fews weeks if I have time.
          Thanks for the information, looks really nice.

          1 Antwort Letzte Antwort
          0
          • draexlerD Nicht stören
            draexlerD Nicht stören
            draexler
            schrieb am zuletzt editiert von
            #451

            Hi, hat es jemand schon geschafft das Licht vom ioBroker zu steuern?
            Hintergrund: Ich möchte wenn die Lampe angeht, das auch andere Lampe mit angeschaltet werden.

            Oder noch eine andere Frage: Gibt es eine bessere Alternative? Irgendwie gibt es nur die Steimel oder die Bosch Eyes, wo aber der RTSP Stream nicht abgegriffen werden kann.

            E 1 Antwort Letzte Antwort
            0
            • draexlerD draexler

              Hi, hat es jemand schon geschafft das Licht vom ioBroker zu steuern?
              Hintergrund: Ich möchte wenn die Lampe angeht, das auch andere Lampe mit angeschaltet werden.

              Oder noch eine andere Frage: Gibt es eine bessere Alternative? Irgendwie gibt es nur die Steimel oder die Bosch Eyes, wo aber der RTSP Stream nicht abgegriffen werden kann.

              E Offline
              E Offline
              el_malto
              schrieb am zuletzt editiert von el_malto
              #452

              @draexler Alternativ wäre IP Kameras, Bewegungsmelder und normale Leuchten zu nutzen. BWM kannste mit Shellys smart machen, genau so wie normale Leuchten und dann in ioBroker alles miteinander verknobeln. Und mit einer Software für die IPTV Kameras kannst dann auch entsprechend Aufnahmen starten oder Bewegung im Video detektieren und so etwas schalten.
              Einziger Nachteil ist halt, dass das alles nicht so schön und kompakt in einem Gehäuse ist. Die Steinel Leuchte sieht echt ganz gut aus. Man ist aber leider von der Funktion sehr eingeschränkt. Von der Qualität der Kamera mal ein bisschen abgesehen. Hatte da beim dauer Abgreifen des Streams einen delay von ca. 20 Sekunden. Die ist für sowas auch nicht wirklich gemacht.

              1 Antwort Letzte Antwort
              0
              • E el_malto

                Habe noch ein paar Bilder als ich die Leuchte mal auseinadner gebaut habe. Vielleicht können damit ja welche was anfangen.
                Leider ist das Projekt die Firmware zu modifizieren oder was anderes drauf zu flashen ja eingeschlafen.
                IMG_3470.JPG IMG_3472.JPG IMG_3474.JPG IMG_3477.JPG IMG_3478.JPG IMG_3480.JPG IMG_3482.JPG IMG_3485.JPG

                Ronny Sippel-GrauR Offline
                Ronny Sippel-GrauR Offline
                Ronny Sippel-Grau
                schrieb am zuletzt editiert von
                #453

                @el_malto Hallo, kannst du mir bitte erklären wie ich die Kamera zerlegen kann?
                Offensichtlich muss man via unterer Abdeckung in die Kamera hinein. Die hinteren 2 kleinen Senkkopfschrauben sind ja kein Problem, aber die vordere Schraube in der Nähe des Sensors und der Kamera ist ja verdeckt. Wie bekommt man die Schale der Kamera heraus?

                mfg Ronny

                M 1 Antwort Letzte Antwort
                0
                • Ronny Sippel-GrauR Ronny Sippel-Grau

                  @el_malto Hallo, kannst du mir bitte erklären wie ich die Kamera zerlegen kann?
                  Offensichtlich muss man via unterer Abdeckung in die Kamera hinein. Die hinteren 2 kleinen Senkkopfschrauben sind ja kein Problem, aber die vordere Schraube in der Nähe des Sensors und der Kamera ist ja verdeckt. Wie bekommt man die Schale der Kamera heraus?

                  mfg Ronny

                  M Offline
                  M Offline
                  Mawoka
                  schrieb am zuletzt editiert von
                  #454

                  @ronny-sippel-grau Du musst die letzte Schraube herausbrechen. Eine andere Möglichkeit gibt es nicht.

                  1 Antwort Letzte Antwort
                  0
                  • E Offline
                    E Offline
                    el_malto
                    schrieb am zuletzt editiert von
                    #455

                    Ist schon ein paar JAhre her als ich die mal zerlegt habe. Kann ich dir leider nicht mehr sagen.

                    1 Antwort Letzte Antwort
                    0
                    • D Offline
                      D Offline
                      duffy6
                      schrieb am zuletzt editiert von duffy6
                      #456

                      Der Thread ist ja schon älter:

                      Wie ist denn der aktuelle Stand bei der Steinle L620:
                      Unterstützt sie jetzt RTSP oder nicht?

                      Ich überlege nämlich gerade, ob ich sie mir zulege.

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        mx-driver
                        schrieb am zuletzt editiert von
                        #457

                        Hallo,

                        hat noch jemand die Firmware von 2018 und könnte sie hier zur Verfügung stellen?

                        Z 1 Antwort Letzte Antwort
                        0
                        • M mx-driver

                          Hallo,

                          hat noch jemand die Firmware von 2018 und könnte sie hier zur Verfügung stellen?

                          Z Offline
                          Z Offline
                          zeipet
                          schrieb am zuletzt editiert von
                          #458

                          @mx-driver ich habe mir gerade eine Modell geholt und teste was geht ubd nicht geht. Ich überlege openipc draufzuknallen, dann gibts aber keinen weg zurück, und weiss nicht was geht, nicht geht.

                          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
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          454

                          Online

                          32.4k

                          Benutzer

                          81.5k

                          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