• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

iFrame-Reloaded Help

Scheduled Pinned Locked Moved Utilities
1 Posts 1 Posters 744 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.
  • D Offline
    darbos
    last edited by yawns Oct 2, 2018, 8:44 AM Oct 2, 2018, 4:18 AM

    Hi, I am trying to stream a camera over http using the iframe-reloaded module. The video shows up great, the only issue is I cant figure out how to size the box to show the video without the sliding bars.

    I have all types of differnet things with width and height using px and %. If someone could help me out, I would appreciate it.

    I do use this module to display radar and it works great, it also works great for my camera I just need the size fixed. thanks

    {
                            module: 'MMM-iFrameReload',
                            position: 'top_left',
                            config: {
                                    url: ['http://x.x.x.x:5000/video_feed'],
                                    width: "380px",
                                    height: "100%",
                                    refreshInterval: 300
                            }
                    },
    
    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      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