Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Motion eye startet nicht

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Motion eye startet nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      line @haselchen last edited by

      @haselchen
      Vom Gerät hab ich die rtsp. Sie lautet rtsp://ip:554/live/ch1

      Ich bekomm auch ein Bild, jedoch wundert mich die Fehlermeldung

      wendy2702 haselchen 2 Replies Last reply Reply Quote 0
      • wendy2702
        wendy2702 @line last edited by

        @line welche Fehlermeldung?

        Sehe im log fitzel keinen Error

        L 1 Reply Last reply Reply Quote 0
        • L
          line @wendy2702 last edited by

          @wendy2702

          
          Oct 13 16:53:47 iobroker-pi motion[11715]: [0:motion] [NTC] [ALL] motion_startup: Using log type (ALL) log level (WRN)
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] config_camera: Processing camera config file camera-1.conf
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [ALR] [ALL] conf_cmdparse: "netcam_keepalive" replaced with "netcam_params" after version >
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [ALR] [ALL] conf_cmdparse: "netcam_tolerant_check" replaced with "netcam_params" after ver>
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] motion_startup: Logging to syslog
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] motion_startup: Motion 4.7.0 Started
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] motion_startup: Using default log type (ALL)
          Oct 13 16:54:32 iobroker-pi motion[11792]: [0:motion] [NTC] [ALL] motion_startup: Using log type (ALL) log level (WRN)
          Oct 13 17:25:38 iobroker-pi motion[11792]: [2:nc2:Hausgang] [ERR] [NET] netcam_rtsp_handler_reconnect: norm: Reconnecting with camera....
          
          
          1 Reply Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @line last edited by

            @line

            Also, korrigiert mich , aber meine Streams haben entweder einen Token oder ich muss Benutzername und Passwort mit in die URL packen.
            Hast Du mal den ONVIF Manager ausprobiert (Windows). Der liefert dir die genaue Stream URL.

            L 1 Reply Last reply Reply Quote 0
            • L
              line @haselchen last edited by

              @haselchen der obere RTSP habe ich im Motion Eye eingegeben. Dieser ist ja dann mit User und PW.
              Laut der Einstellung in meiner Kamara ist die RTSP wie folgt:
              rtsp://User:PW@IP_Nummer:544/live/ch1

              Aber wie gesagt, den User/PW gebe ich ja in der Motion Eye Setup ein

              bahnuhr haselchen 2 Replies Last reply Reply Quote 0
              • bahnuhr
                bahnuhr Forum Testing Most Active @line last edited by

                @line sagte in Motion eye startet nicht:

                rtsp://User:PW@IP_Nummer:544/live/ch1
                Aber wie gesagt, den User/PW gebe ich ja in der Motion Eye Setup ein

                Dann musst du auch die von ME zur Verfügung gestellte url eingeben; und nicht die rtsp

                1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @line last edited by

                  @line

                  Vermutlich ein Kommunikationsfehler.
                  Also beim Anlegen der Kamera gibst Du ja Network Kamera an.
                  Da kommt dann die RTSP URL rein OHNE Benutzername und Passwort.
                  Und in den Feldern darunter, da gibst Du dann Benutzername und Passwort ein.
                  Vorausgesetzt, so ist das bei Deiner Kamera vorgesehen.
                  Bei meiner Wansview muss ich nen Token mit angeben (herausgefunden über ONVIF Manager).
                  Bei meiner Tapo muss ich das so eingeben, wie oben beschrieben.

                  L 1 Reply Last reply Reply Quote 0
                  • bahnuhr
                    bahnuhr Forum Testing Most Active last edited by

                    In ME hier den rtsp:
                    d892e984-71f8-4ebf-b202-c215434017ec-image.png

                    Und hier erhälts du die Streaming url:
                    06224936-703f-4eac-bbd6-c20d1a8cac5e-image.png

                    Bei mir:
                    3ede081c-3040-4493-bf7f-c0321122e96f-image.png

                    Und diesen dann in vis.

                    1 Reply Last reply Reply Quote 0
                    • L
                      line @haselchen last edited by

                      @haselchen ich musste den motion eye nochmals deinstallieren und neu aufsetzten, weil er zu viele Fehler hatte.
                      Nun konnte ich meinen Iobroker nicht mehr wie gewohnt auf dem Port 8081 erreichen, sondern auf dem 8082.
                      in der Iobroker list instance zeigt er mir jedoch den 8081 an:

                      system.adapter.admin.0                  : admin                 : iobroker-pi                              -  enabled, compact disabled, port: 8081, bind: 0.0.0.0, run as: admin
                      

                      Die Ports von motion und motion eye sind in der config auf 8765 gesetzt. Das passt.
                      Jedoch hab ich unternetstart -n -a -p TCP so viele Dienste drin - teilweise auch doppelt. Kann das zusammenhängen mit dem neuen Iobroker Port 8082?

                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @line last edited by crunchip

                        @line sagte in Motion eye startet nicht:

                        Nun konnte ich meinen Iobroker nicht mehr wie gewohnt auf dem Port 8081 erreichen

                        weil du dadurch den Port belegt hast

                        @line sagte in Motion eye startet nicht:

                        Die Ports von motion und motion eye sind in der config auf 8765 gesetzt. Das passt

                        hat damit nichts zu tun, sondern jede Cam bekommt einen Port zugeteilt, cam1 Port 8081, cam2 8082, cam3 8083...usw
                        zu sehen, hier
                        030c8df5-ac9b-4879-b853-15213f55d236-image.png

                        du kannst die Ports der cams in motioneye ändern

                        L 1 Reply Last reply Reply Quote 0
                        • L
                          line @crunchip last edited by line

                          @crunchip das habe ich schon abgeändertIMG_0560.jpeg
                          Trotzdem wird die 8081 von irgendetwas anderes blockiert

                          Wenn ich auf den stream url klicke, passiert nichts. Gebe ich die ip mit dem Port ein, sehe ich das Kamara. Aber er zeigt mir keine snapshot url, stream url, eingebettete url - aber das ist ein anderes Thema 🙂

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @line last edited by

                            @line sagte in Motion eye startet nicht:

                            wird die 8081 von irgendetwas anderes blockiert

                            auch neu durchgestartet?
                            dann seh nach was für Ports belegt sind

                            sudo netstat -tulpn
                            
                            L 1 Reply Last reply Reply Quote 0
                            • L
                              line @crunchip last edited by

                              @crunchip der zeigt an, dass ich 4 Kamaras habe - aber es sind nur 2 mit Port 8898 und 8899

                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      494/mosquitto       
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      7379/iobroker.js-co 
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      7379/iobroker.js-co 
                              tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      483/python3         
                              tcp        0      0 0.0.0.0:8899            0.0.0.0:*               LISTEN      10788/motion        
                              tcp        0      0 0.0.0.0:8898            0.0.0.0:*               LISTEN      10788/motion        
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      525/sshd: /usr/sbin 
                              tcp        0      0 127.0.0.1:8081          0.0.0.0:*               LISTEN      492/motion          
                              tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      492/motion          
                              tcp        0      0 127.0.0.1:6999          0.0.0.0:*               LISTEN      10788/motion        
                              tcp        0      0 192.168.178.69:1882     0.0.0.0:*               LISTEN      7700/io.shelly.0    
                              tcp6       0      0 :::1883                 :::*                    LISTEN      494/mosquitto       
                              tcp6       0      0 :::4712                 :::*                    LISTEN      859/evcc            
                              tcp6       0      0 :::22                   :::*                    LISTEN      525/sshd: /usr/sbin 
                              tcp6       0      0 :::8095                 :::*                    LISTEN      10200/io.onvif.0    
                              tcp6       0      0 :::8084                 :::*                    LISTEN      7926/io.socketio.0  
                              tcp6       0      0 :::8083                 :::*                    LISTEN      7995/io.web.0       
                              tcp6       0      0 :::8082                 :::*                    LISTEN      7428/io.admin.0     
                              tcp6       0      0 :::3389                 :::*                    LISTEN      530/xrdp            
                              tcp6       0      0 :::7070                 :::*                    LISTEN      859/evcc            
                              tcp6       0      0 ::1:3350                :::*                    LISTEN      498/xrdp-sesman     
                              udp        0      0 0.0.0.0:1902            0.0.0.0:*                           7892/io.mediola-gat 
                              udp        0      0 0.0.0.0:60841           0.0.0.0:*                           370/avahi-daemon: r 
                              udp        0      0 0.0.0.0:67              0.0.0.0:*                           7685/io.radar2.0    
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           853/dhcpcd          
                              udp        0      0 0.0.0.0:53460           0.0.0.0:*                           7892/io.mediola-gat 
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           859/evcc            
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           370/avahi-daemon: r 
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           7735/io.shelly.1    
                              udp6       0      0 :::51464                :::*                                370/avahi-daemon: r 
                              udp6       0      0 :::546                  :::*                                853/dhcpcd          
                              udp6       0      0 :::5353                 :::*                                859/evcc            
                              udp6       0      0 :::5353                 :::*                                370/avahi-daemon: r 
                              

                              Evt. Noch von der 1. Installation? Kann ich die 8080 und 8081 dann rauskicken?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @line last edited by

                                @line

                                kill 492
                                
                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  line @Thomas Braun last edited by

                                  @thomas-braun dass war’s! Hoffentlich bleibt es so. Danke

                                  haselchen 1 Reply Last reply Reply Quote 0
                                  • haselchen
                                    haselchen Most Active @line last edited by

                                    @line

                                    Keine Ahnung wieviel RAM Du hast bei Deinem Raspi , aber mit Iobroker und vielleicht anderer Software zusammen , hast Du keinen Spaß mit MotionEye. Wenn dann noch 1-2 Cams dazukommen haste nur noch Daumenkino.
                                    Ich rate Dir zu separater Hardware und dem MotionEye Image.
                                    Hab nen Raspi 4 mit dem Image laufen und läuft ohne Neustart seit Monaten .
                                    Durch das Image brauchste auch nichts installieren und verwurschtelst vielleicht was dadurch , sondern haste sogar noch zusätzliche Einstellmöglichkeiten in der Software/ in der GUI.

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate
                                    FAQ Cloud / IOT
                                    HowTo: Node.js-Update
                                    HowTo: Backup/Restore
                                    Downloads
                                    BLOG

                                    923
                                    Online

                                    31.6k
                                    Users

                                    79.5k
                                    Topics

                                    1.3m
                                    Posts

                                    6
                                    27
                                    880
                                    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