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

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 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.
    • FistandantilusF Offline
      Fistandantilus
      last edited by

      Hi,

      i´m using the iFrame module to display a live news video feed:

      {
      		module: 'iFrame',
      		position: 'top_right',	// This can be any of the regions.
      		config: {
      			url: "http://de.euronews.com/live",
      			width: "800px",     // Optional. Default: 100% or Example "200px"
      			height: "600px",   //Optional. Default: 100px or Example "300px"
      		}
      	},
      

      Does anynody know how I can just display the video without that other website stuff?

      F.

      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