Navigation

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

    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 rtspStream v0.0.x GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • Latzi
      Latzi @dbweb last edited by

      @dbweb ist ia kein Problem.
      Gut Ding braucht Weile, doch der Ansatz für ein Meisterwerk ist getan 👍 👏

      dbweb 1 Reply Last reply Reply Quote 0
      • dbweb
        dbweb @Latzi last edited by

        @Latzi Logmeldung kommt jetzt nur noch, wenn ungültiger json-Code im Feld steht.
        @Kanufreak Ist keine framerate gesetzt oder ist sie unter 10 gesetzt, wird sie jetzt auf 30 fps gesetzt. Bisher wurde kein Framerate gesetzt wenn eine Resolution angegeben war.

        K 1 Reply Last reply Reply Quote 1
        • K
          Kuddel last edited by

          Hallo zusammen,

          ich habe den Adapter in meiner Test-VM installiert, damit ich evlt. meine Motioneye VM ablösen kann.

          Irgendwie lässt sich der Stream aber nicht öffnen.

          Meine Kamera ist eine Foscam 9900p.

          Hier meine Config:

          36020c4c-bf94-4d9b-a63b-e86d1a16c7ef-grafik.png

          859f3033-7c48-4e33-8c8f-b79f4cc07e85-grafik.png

          Wenn ich den rtsp Pfad im VLC Player eingebe, wird mir der Stream von der Kamera korrekt angezeigt.

          Ich gehe davon aus, dass ich irgendwo einen Fehler gemacht habe...

          dbweb 1 Reply Last reply Reply Quote 0
          • dbweb
            dbweb @Kuddel last edited by dbweb

            @Kuddel tcpport und access port dürfen nicht gleich sein, du hast bei beiden 88.
            Der Access port ist der port, über welchen du am Ende den Stream aufrufst. Wenn du dort also z.B. 8086 einträgst musst du dann die URL wie folgt aufrufen:
            http://192.168.1.1:8086
            (ersetze 192.168.1.1 mit der ip vom iobroker).
            Der tcpport ist der port, an welchem ffmpeg den stream als websocket-stream zur verfügung stellt. Default dafür wäre 554, kannst du normalerweise so belassen. Den musst du nur anpassen, wenn du mehrere Streams hast.

            Falls es danach noch nicht klappt, dann bitte logdaten posten 😉

            ah und{'-r':30} ist falsch, da muss {"-r":30} rein (oder leer lassen), der Vorschlag war auch falsch von mir, habs mit dem letzten commit angepasst.

            K 1 Reply Last reply Reply Quote 0
            • tob1
              tob1 @dbweb last edited by

              @dbweb said in Test Adapter rtspStream v0.0.x GitHub:

              @tob1 Quelltext hilft mir leider nicht so viel, schau soweit ok aus. Du müsstest den Debugger vom browser öffnen, dann kommt vermutlich der fehler. Hast du den browser mal komplett neu geladen (Ctrl+F5)?
              Und kannst du evtl. mal ohne den eintrag "resolution" probieren? Und auch einmal mit dem eintrag {"-r":30} bei den ffmpeg optionen

              Moin @dbweb
              ich hatte gerade alles ausprobiert, jede Konstellation der o.g. Optionen ausprobiert und immer noch kein Stream.
              Bin dann nen Kaffee holen gegangen und plötzlich geht es nun... 🙂
              (pixel angegeben, beide ports angegeben, und den Zusatz {"-r":30} )
              Im Log steht nun auch folgender Eintrag:
              62bf4647-c706-436a-8b48-732298bb9ec9-image.png

              Nur das mit dem iFrame Widget habe ich nicht hinbekommen. Es werden immer die Scrollbalken angezeigt, auch wenn ich eine Größe in Pixel angebe.

              180d6092-f66c-4caf-8375-ec86c8ffd8b9-image.png

              @Kuddel
              Probier nochmal das aus, was @dbweb dir aufgegeben hat.
              Läuft es nicht, schicke ich dir meine genauen Einstellungen. Wir haben ja die gleiche Kamera.

              Grüße,
              Tobias

              dbweb 1 Reply Last reply Reply Quote 0
              • K
                Kuddel @dbweb last edited by

                @dbweb

                Error Log:

                host.ioBroker-MASTER	2020-02-14 09:08:32.089	info	Restart adapter system.adapter.rtspStream.0 because enabled
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	info	instance system.adapter.rtspStream.0 terminated with code 0 (NO_ERROR)
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[4]: [h264 @ 0x55901b2783e0] Missing reference picture, default is 65582
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[3]: [h264 @ 0x55901b2783e0] Missing reference picture, default is 65580
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libpostproc 54. 7.100 / 54. 7.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libswresample 2. 9.100 / 2. 9.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libswscale 4. 8.100 / 4. 8.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavresample 3. 7. 0 / 3. 7. 0
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavfilter 6.107.100 / 6.107.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavdevice 57. 10.100 / 57. 10.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavformat 57. 83.100 / 57. 83.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavcodec 57.107.100 / 57.107.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[2]: libavutil 55. 78.100 / 55. 78.100
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[1]: configuration: --prefix=/usr --extra-version=0ubuntu0.18.04.1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --d
                host.ioBroker-MASTER	2020-02-14 09:08:32.089	error	Caught by controller[1]: built with gcc 7 (Ubuntu 7.3.0-16ubuntu3)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[1]: ffmpeg version 3.4.6-0ubuntu0.18.04.1 Copyright (c) 2000-2019 the FFmpeg developers
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: port: 88 }
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: address: '::',
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: syscall: 'listen',
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: errno: 'EADDRINUSE',
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: code: 'EADDRINUSE',
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at rtspStream.onStateChange (/opt/iobroker/node_modules/iobroker.rtspStream/main.js:141:43)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at new VideoStream (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:23:8)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at VideoStream.pipeStreamToSocketServer (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:90:19)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at new WebSocketServer (/opt/iobroker/node_modules/node-rtsp-stream/node_modules/ws/lib/websocket-server.js:75:20)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at Server.listen (net.js:1415:7)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at listenInCluster (net.js:1328:12)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: at Server.setupListenHandle [as _listen2] (net.js:1280:14)
                host.ioBroker-MASTER	2020-02-14 09:08:32.088	error	Caught by controller[0]: { Error: listen EADDRINUSE: address already in use :::88
                rtspStream.0	2020-02-14 09:08:31.579	info	(67433) Terminated (NO_ERROR): Without reason
                rtspStream.0	2020-02-14 09:08:31.578	info	(67433) terminating
                rtspStream.0	2020-02-14 09:08:31.076	error	(67433) Error: listen EADDRINUSE: address already in use :::88 at Server.setupListenHandle [as _listen2] (net.js:1280:14) at listenInCluster (net.js:1328:12) at Server.listen (net.js:1415:
                rtspStream.0	2020-02-14 09:08:31.076	error	(67433) uncaught exception: listen EADDRINUSE: address already in use :::88
                rtspStream.0	2020-02-14 09:08:31.067	info	(67433) Start stream on rtsp://admin:********@192.168.4.72:88/videoMainwith port 88{"-stats":"","-r":30}
                rtspStream.0	2020-02-14 09:08:31.067	warn	(67433) User ffmpeg options rejected, it contains invalid JSON string: {'-r':30}
                rtspStream.0	2020-02-14 09:08:31.065	warn	(67433) State Change: rtspStream.0.Balkon.startStream to true ack false
                rtspStream.0	2020-02-14 09:08:31.019	info	(67433) Stream Balkon starting Server on Port 88
                rtspStream.0	2020-02-14 09:08:31.019	info	(67433) Stream Balkon using TcpPort 88
                rtspStream.0	2020-02-14 09:08:31.012	info	(67433) Number of streams: 1
                rtspStream.0	2020-02-14 09:08:30.973	info	(67433) starting. Version 0.0.2 in /opt/iobroker/node_modules/iobroker.rtspStream, node: v10.17.0
                host.ioBroker-MASTER	2020-02-14 09:08:29.952	info	instance system.adapter.rtspStream.0 started with pid 67433
                host.ioBroker-MASTER	2020-02-14 09:08:29.942	info	"system.adapter.rtspStream.0" enabled
                

                dbweb 1 Reply Last reply Reply Quote 0
                • dbweb
                  dbweb @Kuddel last edited by

                  @Kuddel ändere bitte die ports wie oben angegeben. Du hast die Meldung "port 88 already in use" im Log.

                  K 1 Reply Last reply Reply Quote 0
                  • dbweb
                    dbweb @tob1 last edited by

                    @tob1 dein iFrame ist relativ klein, kannst du mal z.B. 320x240 als Grösse angeben?
                    Du kannst das auch in den Objekten ändern ohne in der adapterkonfig zu löschen und neu einzugeben. danach stream stoppen und starten und es sollte sich ändern.

                    tob1 1 Reply Last reply Reply Quote 0
                    • tob1
                      tob1 @dbweb last edited by

                      @dbweb
                      das iFrame ist schon auf 720px Breite eingestellt.
                      Ich hatte den Stream nun im Adapter mit 1920x1080 angegeben, da mir @el_malto sagte ich könne das Widget einfach entsprechend anpassen.
                      Geht das doch nicht so einfach und ich brauche immer einen Stream für die entsprechende Widgetgröße?

                      @el_malto said in Test Adapter rtspStream v0.0.x GitHub:

                      Du brauchst dafür keine zwei Streams im Adapter einrichten. Du kannst bei beiden Views den gleichen Stream verwenden. Die Auflösung die du im Adapter angibst, ist die Auslösung in der ffmpeg den Stream convertiert. Wenn du den Stream in Vollbild angucken willst, würde ich im Adapter auch die volle Auflösung der Kamera einstellen um auch die beste Qualität zu haben. In der VIS kannst du das Widget ja in der Größe frei skalieren.

                      Dabei fällt mir gerade noch etwas auf.
                      Wenn ich im Adapter 720x480 eingebe, und das iFrame Widget auf die gleiche Größe einstelle, dann ist das angezeigte Bild immer etwas kleiner (ca. 5px rundherum). Ist das korrekt so?

                      K E 2 Replies Last reply Reply Quote 0
                      • K
                        Kuddel @dbweb last edited by Kuddel

                        @dbweb ich habe den Port jetzt auf 8086 geändert.

                        Leider bekomme ich keine Anzeige:

                        Link: http://192.168.4.31:8086/

                        65c30e4e-f87b-4f99-9af4-9e7b16f71f35-grafik.png

                        EDIT: jetzt geht es doch

                        1 Reply Last reply Reply Quote 0
                        • K
                          Kuddel @tob1 last edited by

                          @tob1 ich habe jetzt die gleichen probleme mit den scrollbalken

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

                            @dbweb kann jede beliebige Auflösung eingestellt werden?
                            Ich habe gestern 800x600 eingestellt und ein total verschobenes Bild erhalten (Standard-VGA mit 640x480 sowie 1024x768 , 1920x1080, und 320x240 funktionieren tadellos), liegt vielleicht auch an der Kamera.

                            Edit: Ein Hausmeister-Thema hab ich noch:

                            Der Name des DP ffmpegOptions sollte IMHO geändert werden 😉

                            7c3beb77-e7d0-4df8-b49e-a72f15a2d37d-image.png

                            1 Reply Last reply Reply Quote 0
                            • K
                              Kanufreak @dbweb last edited by

                              Guten Abend an alle,

                              seitdem ich meine Einstellungen bezüglich Framerate angepasst hatte, läuft der Adapter ohne Crash!

                              Anmerkung 2020-02-14 194007.png

                              Seit Gestern Nacht kein negativer Eintrag im Log.
                              Als ich aber eben von der Arbeit kam, stellte ich fest, das kein Bild mehr auf der VIS angezeigt wurde.
                              Mit klick auf startStream und kurzer Wartezeit (ca. 30 Sekunden) läuft der Stream wieder.
                              Allerdings einstehen folgende Log-Einträge:


                              2020-02-14 19:35:22.059 - debug: rtspStream.0 (10387) system.adapter.admin.0: logging true
                              2020-02-14 19:35:49.266 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.267 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:49.276 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.277 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:49.285 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.286 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:49.528 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.529 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:49.768 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.769 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:49.780 - info: rtspStream.0 (10387) terminating
                              2020-02-14 19:35:49.782 - info: rtspStream.0 (10387) Terminated (NO_ERROR): Without reason
                              2020-02-14 19:35:49.796 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:49.797 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.027 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:50.028 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.048 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:50.050 - error: rtspStream.0 (10387) ReferenceError: i is not defined
                              at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              at VideoStream.emit (events.js:198:13)
                              at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              at Mpeg1Muxer.emit (events.js:198:13)
                              at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              at Socket.emit (events.js:198:13)
                              at addChunk (_stream_readable.js:288:12)
                              at readableAddChunk (_stream_readable.js:269:11)
                              at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.285 - error: rtspStream.0 (10387) uncaught exception: i is not defined
                              2020-02-14 19:35:50.371 - error: host.raspberrypi4 Caught by controller[2]: frame=846180 fps= 11 q=6.3 size= 3004779kB time=20:36:26.82 bitrate= 331.8kbits/s dup=0 drop=478156 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[3]: frame=846180 fps= 11 q=6.3 size= 3004792kB time=20:36:27.33 bitrate= 331.8kbits/s dup=0 drop=478166 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[4]: frame=846180 fps= 11 q=6.3 size= 3004802kB time=20:36:27.83 bitrate= 331.8kbits/s dup=0 drop=478176 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[5]: frame=846180 fps= 11 q=6.3 size= 3004819kB time=20:36:28.48 bitrate= 331.8kbits/s dup=0 drop=478186 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[6]: frame=846180 fps= 11 q=6.3 size= 3004829kB time=20:36:28.98 bitrate= 331.8kbits/s dup=0 drop=478197 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[7]: frame=846180 fps= 11 q=6.3 size= 3004842kB time=20:36:29.56 bitrate= 331.8kbits/s dup=0 drop=478207 speed= 1x
                              2020-02-14 19:35:50.372 - error: host.raspberrypi4 Caught by controller[8]: frame=846180 fps= 11 q=6.3 size= 3004856kB time=20:36:30.06 bitrate= 331.8kbits/s dup=0 drop=478216 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[9]: frame=846180 fps= 11 q=6.3 size= 3004866kB time=20:36:30.57 bitrate= 331.8kbits/s dup=0 drop=478228 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[10]: frame=846180 fps= 11 q=6.3 size= 3004876kB time=20:36:30.93 bitrate= 331.8kbits/s dup=0 drop=478238 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[11]: frame=846180 fps= 11 q=6.3 size= 3004889kB time=20:36:31.57 bitrate= 331.8kbits/s dup=0 drop=478248 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[12]: frame=846180 fps= 11 q=6.3 size= 3004899kB time=20:36:31.93 bitrate= 331.8kbits/s dup=0 drop=478258 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[13]: frame=846180 fps= 11 q=6.3 size= 3004909kB time=20:36:32.43 bitrate= 331.8kbits/s dup=0 drop=478268 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[14]: frame=846180 fps= 11 q=6.3 size= 3004923kB time=20:36:33.01 bitrate= 331.8kbits/s dup=0 drop=478278 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[15]: frame=846180 fps= 11 q=6.3 size= 3004936kB time=20:36:33.51 bitrate= 331.8kbits/s dup=0 drop=478289 speed= 1x
                              2020-02-14 19:35:50.373 - error: host.raspberrypi4 Caught by controller[16]: frame=846180 fps= 11 q=6.3 size= 3004950kB time=20:36:34.16 bitrate= 331.8kbits/s dup=0 drop=478299 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[17]: frame=846180 fps= 11 q=6.3 size= 3004963kB time=20:36:34.67 bitrate= 331.8kbits/s dup=0 drop=478309 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[18]: frame=846180 fps= 11 q=6.3 size= 3004970kB time=20:36:35.03 bitrate= 331.8kbits/s dup=0 drop=478320 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[19]: frame=846180 fps= 11 q=6.3 size= 3004983kB time=20:36:35.53 bitrate= 331.8kbits/s dup=0 drop=478331 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[20]: frame=846180 fps= 11 q=6.3 size= 3004993kB time=20:36:36.03 bitrate= 331.8kbits/s dup=0 drop=478340 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[21]: frame=846180 fps= 11 q=6.3 size= 3005007kB time=20:36:36.54 bitrate= 331.8kbits/s dup=0 drop=478351 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[22]: frame=846180 fps= 11 q=6.3 size= 3005023kB time=20:36:37.26 bitrate= 331.8kbits/s dup=0 drop=478360 speed= 1x
                              2020-02-14 19:35:50.374 - error: host.raspberrypi4 Caught by controller[23]: frame=846180 fps= 11 q=6.3 size= 3005030kB time=20:36:37.62 bitrate= 331.8kbits/s dup=0 drop=478371 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[24]: frame=846180 fps= 11 q=6.3 size= 3005047kB time=20:36:38.26 bitrate= 331.8kbits/s dup=0 drop=478381 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[25]: frame=846180 fps= 11 q=6.3 size= 3005053kB time=20:36:38.62 bitrate= 331.8kbits/s dup=0 drop=478392 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[26]: frame=846180 fps= 11 q=6.3 size= 3005067kB time=20:36:39.13 bitrate= 331.8kbits/s dup=0 drop=478402 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[27]: frame=846180 fps= 11 q=6.3 size= 3005080kB time=20:36:39.78 bitrate= 331.8kbits/s dup=0 drop=478411 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[28]: frame=846180 fps= 11 q=6.3 size= 3005090kB time=20:36:40.21 bitrate= 331.8kbits/s dup=0 drop=478422 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[29]: frame=846180 fps= 11 q=6.3 size= 3005104kB time=20:36:40.71 bitrate= 331.8kbits/s dup=0 drop=478431 speed= 1x
                              2020-02-14 19:35:50.375 - error: host.raspberrypi4 Caught by controller[30]: frame=846180 fps= 11 q=6.3 size= 3005117kB time=20:36:41.36 bitrate= 331.8kbits/s dup=0 drop=478442 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[31]: frame=846180 fps= 11 q=6.3 size= 3005127kB time=20:36:41.72 bitrate= 331.8kbits/s dup=0 drop=478453 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[32]: frame=846180 fps= 11 q=6.3 size= 3005141kB time=20:36:42.37 bitrate= 331.8kbits/s dup=0 drop=478462 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[33]: frame=846180 fps= 11 q=6.3 size= 3005151kB time=20:36:42.73 bitrate= 331.8kbits/s dup=0 drop=478474 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[34]: frame=846180 fps= 11 q=6.3 size= 3005161kB time=20:36:43.23 bitrate= 331.8kbits/s dup=0 drop=478483 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[35]: frame=846180 fps= 11 q=6.3 size= 3005174kB time=20:36:43.73 bitrate= 331.8kbits/s dup=0 drop=478494 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[36]: frame=846180 fps= 11 q=6.3 size= 3005184kB time=20:36:44.24 bitrate= 331.8kbits/s dup=0 drop=478504 speed= 1x
                              2020-02-14 19:35:50.376 - error: host.raspberrypi4 Caught by controller[37]: frame=846180 fps= 11 q=6.3 size= 3005197kB time=20:36:44.74 bitrate= 331.8kbits/s dup=0 drop=478515 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[38]: frame=846180 fps= 11 q=6.3 size= 3005208kB time=20:36:45.25 bitrate= 331.8kbits/s dup=0 drop=478524 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[39]: frame=846180 fps= 11 q=6.3 size= 3005224kB time=20:36:45.97 bitrate= 331.8kbits/s dup=0 drop=478534 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[40]: frame=846180 fps= 11 q=6.3 size= 3005234kB time=20:36:46.33 bitrate= 331.8kbits/s dup=0 drop=478544 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[41]: frame=846180 fps= 11 q=6.3 size= 3005244kB time=20:36:46.83 bitrate= 331.8kbits/s dup=0 drop=478555 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[42]: frame=846180 fps= 11 q=6.3 size= 3005258kB time=20:36:47.40 bitrate= 331.8kbits/s dup=0 drop=478565 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[43]: frame=846180 fps= 11 q=6.3 size= 3005268kB time=20:36:47.83 bitrate= 331.8kbits/s dup=0 drop=478576 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[44]: frame=846180 fps= 11 q=6.3 size= 3005281kB time=20:36:48.34 bitrate= 331.8kbits/s dup=0 drop=478586 speed= 1x
                              2020-02-14 19:35:50.377 - error: host.raspberrypi4 Caught by controller[45]: frame=846180 fps= 11 q=6.3 size= 3005291kB time=20:36:48.84 bitrate= 331.8kbits/s dup=0 drop=478597 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[46]: frame=846180 fps= 11 q=6.3 size= 3005305kB time=20:36:49.42 bitrate= 331.8kbits/s dup=0 drop=478606 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[47]: frame=846180 fps= 11 q=6.3 size= 3005321kB time=20:36:50.07 bitrate= 331.8kbits/s dup=0 drop=478616 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[48]: frame=846180 fps= 11 q=6.3 size= 3005328kB time=20:36:50.43 bitrate= 331.8kbits/s dup=0 drop=478627 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[49]: frame=846180 fps= 11 q=6.3 size= 3005342kB time=20:36:50.93 bitrate= 331.8kbits/s dup=0 drop=478637 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[50]: frame=846180 fps= 11 q=6.3 size= 3005375kB time=20:36:52.43 bitrate= 331.8kbits/s dup=0 drop=478647 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[51]: frame=846180 fps= 11 q=6.3 size= 3005385kB time=20:36:52.93 bitrate= 331.7kbits/s dup=0 drop=478658 speed= 1x
                              2020-02-14 19:35:50.378 - error: host.raspberrypi4 Caught by controller[52]: frame=846180 fps= 11 q=6.3 size= 3005398kB time=20:36:53.44 bitrate= 331.7kbits/s dup=0 drop=478668 speed= 1x
                              frame=846180 fps= 11 q=6.3 size= 3005409kB time=20:36:53.94 bitrate= 331.7kbits/s dup=0 drop=478678 speed= 1x
                              frame=846180 fps= 11 q=6.3 size= 3005422kB time=20:36:54.52 bitrate= 331.7kbits/s dup=0 drop=478688 speed= 1x
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[53]: frame=846180 fps= 11 q=6.3 size= 3005435kB time=20:36:55.02 bitrate= 331.7kbits/s dup=0 drop=478699 speed= 1x
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[54]: frame=846180 fps= 11 q=6.3 size= 3005449kB time=20:36:55.60 bitrate= 331.7kbits/s dup=0 drop=478708 speed= 1x
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[55]: frame=846180 fps= 11 q=6.3 size= 3005459kB time=20:36:56.03 bitrate= 331.7kbits/s dup=0 drop=478719 speed= 1x
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[56]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[56]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[56]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[56]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.379 - error: host.raspberrypi4 Caught by controller[56]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[56]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[57]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.380 - error: host.raspberrypi4 Caught by controller[57]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.381 - error: host.raspberrypi4 Caught by controller[57]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[57]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.382 - error: host.raspberrypi4 Caught by controller[58]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[58]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[58]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[58]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[58]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[58]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[59]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[59]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.383 - error: host.raspberrypi4 Caught by controller[59]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.384 - error: host.raspberrypi4 Caught by controller[59]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[60]: frame=846180 fps= 11 q=6.3 size= 3005472kB time=20:36:56.61 bitrate= 331.7kbits/s dup=0 drop=478729 speed= 1x
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.385 - error: host.raspberrypi4 Caught by controller[61]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[61]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[61]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[61]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[61]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[61]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[62]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[62]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.386 - error: host.raspberrypi4 Caught by controller[62]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.387 - error: host.raspberrypi4 Caught by controller[62]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.388 - error: host.raspberrypi4 Caught by controller[63]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[63]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[63]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[63]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[64]: frame=846180 fps= 11 q=6.3 size= 3005482kB time=20:36:57.11 bitrate= 331.7kbits/s dup=0 drop=478739 speed= 1x
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[65]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[65]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.389 - error: host.raspberrypi4 Caught by controller[65]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.390 - error: host.raspberrypi4 Caught by controller[65]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: ReferenceError: i is not defined
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at WebSocketServer.wsServer.broadcast (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:103:54)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at VideoStream.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:109:26)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at VideoStream.emit (events.js:198:13)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at Mpeg1Muxer.mpeg1Muxer.on (/opt/iobroker/node_modules/node-rtsp-stream/videoStream.js:47:17)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at Mpeg1Muxer.emit (events.js:198:13)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at Socket.Mpeg1Muxer.stream.stdout.on (/opt/iobroker/node_modules/node-rtsp-stream/mpeg1muxer.js:39:17)
                              2020-02-14 19:35:50.391 - error: host.raspberrypi4 Caught by controller[66]: at Socket.emit (events.js:198:13)
                              2020-02-14 19:35:50.392 - error: host.raspberrypi4 Caught by controller[66]: at addChunk (_stream_readable.js:288:12)
                              2020-02-14 19:35:50.392 - error: host.raspberrypi4 Caught by controller[66]: at readableAddChunk (_stream_readable.js:269:11)
                              2020-02-14 19:35:50.392 - error: host.raspberrypi4 Caught by controller[66]: at Socket.Readable.push (_stream_readable.js:224:10)
                              2020-02-14 19:35:50.392 - info: host.raspberrypi4 instance system.adapter.rtspStream.0 terminated with code 0 (NO_ERROR)
                              2020-02-14 19:35:50.392 - info: host.raspberrypi4 Restart adapter system.adapter.rtspStream.0 because enabled
                              2020-02-14 19:36:20.431 - info: host.raspberrypi4 instance system.adapter.rtspStream.0 started with pid 10708
                              2020-02-14 19:36:21.347 - debug: rtspStream.0 (10708) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2020-02-14 19:36:21.388 - debug: rtspStream.0 (10708) Objects client ready ... initialize now
                              2020-02-14 19:36:21.393 - debug: rtspStream.0 (10708) Objects create System PubSub Client
                              2020-02-14 19:36:21.394 - debug: rtspStream.0 (10708) Objects create User PubSub Client
                              2020-02-14 19:36:21.394 - debug: rtspStream.0 (10708) Objects client initialize lua scripts
                              2020-02-14 19:36:21.418 - debug: rtspStream.0 (10708) Objects connected to redis: 127.0.0.1:9001
                              2020-02-14 19:36:21.424 - debug: rtspStream.0 (10708) objectDB connected
                              2020-02-14 19:36:21.427 - debug: rtspStream.0 (10708) Redis States: Use Redis connection: 127.0.0.1:9000
                              2020-02-14 19:36:21.439 - debug: rtspStream.0 (10708) States create User PubSub Client
                              2020-02-14 19:36:21.442 - debug: rtspStream.0 (10708) States create System PubSub Client
                              2020-02-14 19:36:21.461 - debug: rtspStream.0 (10708) States connected to redis: 127.0.0.1:9000
                              2020-02-14 19:36:21.462 - debug: rtspStream.0 (10708) statesDB connected
                              2020-02-14 19:36:22.564 - info: rtspStream.0 (10708) starting. Version 0.0.2 in /opt/iobroker/node_modules/iobroker.rtspStream, node: v10.19.0
                              2020-02-14 19:36:22.597 - debug: rtspStream.0 (10708) Starting rtsp Stream
                              2020-02-14 19:36:22.673 - info: rtspStream.0 (10708) Number of streams: 1
                              2020-02-14 19:36:30.473 - debug: rtspStream.0 (10708) system.adapter.admin.0: logging true
                              2020-02-14 19:37:10.161 - info: rtspStream.0 (10708) Stream Eingang using TcpPort 554
                              2020-02-14 19:37:10.162 - info: rtspStream.0 (10708) Stream Eingang starting Server on Port 8083
                              2020-02-14 19:37:10.224 - warn: rtspStream.0 (10708) State Change: rtspStream.0.Eingang.startStream to true ack false
                              2020-02-14 19:37:10.225 - debug: rtspStream.0 (10708) Action: startStream Name: EingangStatetrue
                              2020-02-14 19:37:10.275 - info: rtspStream.0 (10708) Setting stream Resolution to 640 x 380
                              2020-02-14 19:37:10.278 - error: rtspStream.0 (10708) ffmpeg options ok
                              2020-02-14 19:37:10.279 - info: rtspStream.0 (10708) Start stream on rtsp://User:PW@192.168.20.29/profile3/media.smpwith port 1024{"-stats":"","-vf":" scale=w=640:h=380:force_original_aspect_ratio=decrease","-r":30}
                              2020-02-14 19:39:34.174 - debug: rtspStream.0 (10708) Got a Message: getStreams
                              2020-02-14 19:39:34.205 - debug: rtspStream.0 (10708) sendTo "getStreams" to system.adapter.admin.0 from system.adapter.rtspStream.0
                              2020-02-14 19:39:36.070 - debug: rtspStream.0 (10708) system.adapter.admin.0: logging false
                              2020-02-14 19:43:04.455 - debug: rtspStream.0 (10708) system.adapter.admin.0: logging true

                              Trotzdem nochmal dankte für eure Arbeit und Unterstützung.

                              1 Reply Last reply Reply Quote 0
                              • E
                                el_malto @tob1 last edited by

                                @tob1 ich benutze das "basic - image" widget und da wird bei mir kein Scrollbalken angezeigt. Da kann ich das einfach so schieben wie ich will.

                                tob1 1 Reply Last reply Reply Quote 0
                                • tob1
                                  tob1 @el_malto last edited by

                                  @el_malto
                                  wenn ich dort die IP Adresse des generierten Streams eingebe, dann wird mir leider kein Bild angezeigt.

                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    el_malto @tob1 last edited by

                                    @tob1 hmm das ist doof. Bei mir klappt es so.

                                    K 1 Reply Last reply Reply Quote 0
                                    • K
                                      Kuddel @el_malto last edited by

                                      @el_malto magst du von deinem Widget mal einen xport zur Verfügung stellen ?

                                      E 1 Reply Last reply Reply Quote 0
                                      • E
                                        el_malto @Kuddel last edited by

                                        @Kuddel wie gesagt, ist das standard "basic - image" Widget.

                                        [{"tpl":"tplImage","data":{"g_fixed":false,"g_visibility":false,"g_css_font_text":false,"g_css_background":false,"g_css_shadow_padding":false,"g_css_border":false,"g_gestures":false,"g_signals":false,"g_last_change":false,"visibility-cond":"==","visibility-val":1,"visibility-groups-action":"hide","refreshInterval":"0","signals-cond-0":"==","signals-val-0":true,"signals-icon-0":"/vis/signals/lowbattery.png","signals-icon-size-0":0,"signals-blink-0":false,"signals-horz-0":0,"signals-vert-0":0,"signals-hide-edit-0":false,"signals-cond-1":"==","signals-val-1":true,"signals-icon-1":"/vis/signals/lowbattery.png","signals-icon-size-1":0,"signals-blink-1":false,"signals-horz-1":0,"signals-vert-1":0,"signals-hide-edit-1":false,"signals-cond-2":"==","signals-val-2":true,"signals-icon-2":"/vis/signals/lowbattery.png","signals-icon-size-2":0,"signals-blink-2":false,"signals-horz-2":0,"signals-vert-2":0,"signals-hide-edit-2":false,"lc-type":"last-change","lc-is-interval":true,"lc-is-moment":false,"lc-format":"","lc-position-vert":"top","lc-position-horz":"right","lc-offset-vert":0,"lc-offset-horz":0,"lc-font-size":"12px","lc-font-family":"","lc-font-style":"","lc-bkg-color":"","lc-color":"","lc-border-width":"0","lc-border-style":"","lc-border-color":"","lc-border-radius":10,"lc-zindex":0,"src":"http://192.168.0.20:8080/mjpegfeed?oid=1&size=1280x720"},"style":{"left":"609px","top":"0px","width":"415px","height":"233px"},"widgetSet":"basic"}]
                                        

                                        K 1 Reply Last reply Reply Quote 0
                                        • K
                                          Kuddel @el_malto last edited by

                                          @el_malto also der Link, den du im Widget verwendest funktioniert.

                                          Das Widget selber zeigt leider nichts an.

                                          E 1 Reply Last reply Reply Quote 0
                                          • E
                                            el_malto @Kuddel last edited by

                                            @Kuddel der Link? Das ist der Link von meiner Cam bzw. der Link von iSpy. Wäre ja Zufall wenn du auch iSpy und die gleiche IP benutzt...🤷‍♂️

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            780
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            rtsp stream
                                            36
                                            157
                                            18758
                                            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