MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-RTSPStream Full screen 4 cam's

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 198 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JerryPJ Offline
      JerryP
      last edited by

      Hello,
      I want a second page on my mirror, and place there the 4 images of the secureti cam’s of the House.

      sec.png

      Someting like this.

      I only get 2 screens under each other.

      	{
      			module: "MMM-RTSPStream",
      			position: "middle",  //"top", "middle", "bottom" 
      			config: {
      				autoStart: true,
      				rotateStreams: false,
      				rotateStreamTimeout: 20,
      				moduleWidth: 568,
      				moduleHeight: 320,
      				localPlayer: "omxplayer",
      				remotePlayer: 'none',
      				showSnapWhenPaused: false,
      				remoteSnaps: false,
      				  stream1: {
      					name: 'Garage Botter Acker',
      					url: 'rtsp://user:pass@ipadress:poort/cam/realmonitor?channel=1&subtype=1',
      					protocol: "tcp",
      					frameRate: 25,  
      					muted: true,
      				},
      				  stream2: {
      					name: 'Steeg Garage',
      					url: 'rtsp://user:pass@ipadress:poort/cam/realmonitor?channel=2&subtype=1',
      					protocol: "tcp",
      					frameRate: 25, 
      					muted: true,
      				},
      	}},
      
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy