• 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.

Any modules that could display a livestream

Scheduled Pinned Locked Moved Unsolved Requests
32 Posts 6 Posters 7.5k Views 6 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.
  • A Offline
    adrien00
    last edited by Mar 24, 2022, 11:10 PM

    In particular i want to be able to display bbc one from the live iplayer (https://www.bbc.co.uk/iplayer/live/bbcone), such that the news could be watched in the morning! can this video be directly embedded into a module?

    J 1 Reply Last reply Mar 25, 2022, 7:15 AM Reply Quote 0
    • J Offline
      JerryP @adrien00
      last edited by Mar 25, 2022, 7:15 AM

      @adrien00

      		{
      		module: 'MMM-iFrame-Ping',
      		position: 'middle_center',	// This can be any of the regions.
      		config: {
      			// See 'Configuration options' for more information.
      			url: "https://", //url to display
      			height:"100%", 
      			width:"100%",
      			autoRefresh: false, //set to false for video
      			updateInterval: 1, //in min. Only if autoRefresh: true
      			displayLastUpdate: true,
      			width: "100%", // Optional. Default: 100%
      			height: "400px", //Optional. Default: 100px
      			scrolling: "no" 
      			}},
      
      T 1 Reply Last reply Mar 25, 2022, 7:58 PM Reply Quote 0
      • T Offline
        tanvir586 @JerryP
        last edited by Mar 25, 2022, 7:58 PM

        @JerryP does it work with the latest mm?

        J 1 Reply Last reply Mar 26, 2022, 6:07 AM Reply Quote 0
        • J Offline
          JerryP @tanvir586
          last edited by Mar 26, 2022, 6:07 AM

          @tanvir586
          For me in Holland is the BBC live stream no go. Butt YouTube or a other site is working at mini mirror version 2.18

          T 1 Reply Last reply Mar 26, 2022, 4:16 PM Reply Quote 0
          • T Offline
            tanvir586 @JerryP
            last edited by Mar 26, 2022, 4:16 PM

            @JerryP I installed it today but I get black screen. I wanted to display a website (not youtube or any live stream site). Can you post your config if it’s ok with you.

            J S 2 Replies Last reply Mar 26, 2022, 4:38 PM Reply Quote 0
            • J Offline
              JerryP @tanvir586
              last edited by Mar 26, 2022, 4:38 PM

              @tanvir586

              the config is on top

              1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @tanvir586
                last edited by Mar 26, 2022, 4:43 PM

                @tanvir586 black screen see
                https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                T 1 Reply Last reply Mar 26, 2022, 5:46 PM Reply Quote 0
                • T Offline
                  tanvir586 @sdetweil
                  last edited by Mar 26, 2022, 5:46 PM

                  @sdetweil thanks mate. It worked. But unfortunately my website is not showing. Its showing everything els but not mine.

                  S 1 Reply Last reply Mar 26, 2022, 5:57 PM Reply Quote 0
                  • S Away
                    sdetweil @tanvir586
                    last edited by Mar 26, 2022, 5:57 PM

                    @tanvir586 open the developers window, ctrl-shift-i, select the console tab and scroll up to see any error messages, usually red text

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    T 2 Replies Last reply Mar 26, 2022, 7:11 PM Reply Quote 0
                    • T Offline
                      tanvir586 @sdetweil
                      last edited by Mar 26, 2022, 7:11 PM

                      @sdetweil 0|MagicMir | [26.03.2022 18:28.36.253] [ERROR] (node:19533) electron: Failed to load URL: https://mawaqit.net/en/shah-jalal-mosque-cardiff-cf24-4nj-united-kingdom with error: ERR_BLOCKED_BY_RESPONSE

                      S 1 Reply Last reply Mar 26, 2022, 7:24 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        3/32
                        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