MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Niggich
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 3
    • Followers 0
    • Topics 4
    • Posts 65
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: layer definition: here MMM-Globe overlaps left panel

      @schlachtkreuzer6 Without this in your custom.css the Globe is working?

      posted in Troubleshooting
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm To show/hide the modules I using MMM-remote-Control.

      Here’s the server log.

      Starting stream stream1 with args: [
      0|mm       |     "--avdict",
      0|mm       |     "rtsp_transport:tcp",
      0|mm       |     "--win",
      0|mm       |     "203.390625, 1491.390625, 523.390625, 1731.390625",
      0|mm       |     "--live",
      0|mm       |     "--video_queue",
      0|mm       |     "4",
      0|mm       |     "--fps",
      0|mm       |     "30",
      0|mm       |     "rtsp://192.168.113.125:554/live/ch1"
      0|mm       | ]
      0|mm       | Starting stream stream2 with args: [
      0|mm       |     "--avdict",
      0|mm       |     "rtsp_transport:tcp",
      0|mm       |     "--win",
      0|mm       |     "553.390625, 1491.390625, 873.390625, 1731.390625",
      0|mm       |     "--live",
      0|mm       |     "--video_queue",
      0|mm       |     "4",
      0|mm       |     "--fps",
      0|mm       |     "30",
      0|mm       |     "rtsp://192.168.113.103:554/live/ch1"
      0|mm       | ]
      
      
      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm thank you for the fast answer, but this doesn’t fix the problem.

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm - The stream is working. Now I have another question/problem. When I hide the module an show it again the Video picture is in Fullscreen. Any fix for this? thx a lot…

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @barnosch thx this works fine for me…

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @Drooneyef I put the port of my cam behind the IP-adress…

      module: 'MMM-RTSPStream',
      position: 'bottom_center',
      config: {
      		autoStart: true,
              rotateStreams: false,
              showSnapWhenPaused: false,
              moduleWidth: 704,
              moduleHeight: 240,
              moduleOffset: { top: 212, left: 0 },
              localPlayer: 'omxplayer',
              	stream1: {
                      name: '',
                      url: 'rtsp://192.168.113.125:554/live/ch1',
                      shutdownDelay: 0,
                      width: 320,
                      height: 240,
                      frameRate: "20",
                      port: 9999,
      			},
      			stream2: {
                      name: '',
                      url: 'rtsp://192.168.113.103:554/live/ch1',
                      shutdownDelay: 0,
                      width: 320,
                      height: 240,
                      frameRate: "20",
                      port: 10000,
      			},
      
      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      The stream works fine with the omx… finally, after 4 weeks playing…

      Another question. Is any way to remove the little white Frame around video picture?

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @xblackdemonx ok, almost the same like my config. Just the Framerate is different. I change it like it is in your config and will see.

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @xblackdemonx how you did this? I try everything… how is your config?

      posted in Utilities
      N
      Niggich
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @xblackdemonx The ffmpeg have a time difference from live to stream about 10 seconds.

      posted in Utilities
      N
      Niggich
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 5 / 7