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-RTSP] Module is only showing half of the stream?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 1.3k Views 2 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.
    • H Offline
      htilly
      last edited by yawns

      Hi!

      First of, thanks for a great module. I finally got it running with VLC.
      However, I have one issue that I just can´t solve.
      The module is only showing half of the picture/stream.

      When viewing the stream thru VLC it looks ok and from the info I can verify that the size is:
      640 x 360. And the stream thru VLC looks just fine.

      No matter how I try to tweak the config, this module has decided that it should be enough to show me the left part of the stream. I,e. 50% of the picture is gone?!

      Config as follow:

      module: "MMM-RTSPStream",                                                                                                                                                                                                             
                             position: "middle_center",                                                                                                                                                                                                            
                             header: "CAM",                                                                                                                                                                                                                        
                                 config: {                                                                                                                                                                                                                         
                                                 autoStart: true,                                                                                                                                                                                                  
                                                 rotateStreams: false,                                                                                                                                                                                             
                                                 rotateStreamTimeout: 10,                                                                                                                                                                                          
                                                 moduleWidth: 640,                                                                                                                                                                                                 
                                                 moduleHeight: 360,                                                                                                                                                                                                
                                                 localPlayer: 'vlc',                                                                                                                                                                                               
                                                 remotePlayer: 'none',                                                                                                                                                                                             
                                                 showSnapWhenPaused: false,                                                                                                                                                                                        
                                                 remoteSnaps: false,                                                                                                                                                                                               
                                                 shutdownDelay: 12,                                                                                                                                                                                                
                                                     stream1: {                                                                                                                                                                                                    
                                                                         name: 'CAM',                                                                                                                                                                              
                                                                         url: 'rtsp://USER:PASSWD@IP:10554/udp/av0_1',                                                                                                                             
                                                                         frameRate: 'undefined',                                                                                                                                                                   
                                                                     //    hdUrl: 'rtsp://USER:PASSWD@IP:10554/udp/av0_1',                                                                                                                         
                                                                         width: 'undefined',                                                                                                                                                                       
                                                                         height: 'undefined',                                                                                                                                                                      
                                                                         },                                                                                                                                                                                        
                                                 }                                                                                                                                                                                                                 
                 },                                    
      

      I have tried setting the width and height in “stream1” to the same pixel… Same result… have also tried to doubble the width… Same issue…

      What am I missing?!

      Ping: @shbatm

      BR
      Tilly

      1 Reply Last reply Reply Quote 0
      • R Offline
        Richard_Fish
        last edited by

        Hello everybody,

        i have the same problem. The stream works, but the right quarter of the picture is black. I´ve got problem is only when i rotate the display vertical.
        Is there anybody, who had solved such a problem?

        Best regards
        Richard_Fish

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 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