MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Any modules that could display a livestream

    Requests
    6
    32
    522
    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.
    • S
      sdetweil @tanvir586 last edited by

      @tanvir586 yep. basically they check to see if you requested the info from their site page

      https://stackoverflow.com/questions/69243166/err-blocked-by-response-notsameorigin-cors-policy-javascript

      Sam

      Create a working config
      How to add modules

      T 1 Reply Last reply Reply Quote 0
      • T
        tanvir586 @sdetweil last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • T
          tanvir586 @sdetweil last edited by

          @sdetweil is there anything I can do to get it work?

          thgmirror 1 Reply Last reply Reply Quote 0
          • thgmirror
            thgmirror @tanvir586 last edited by

            @tanvir586 another idea: have a look at my old post https://forum.magicmirror.builders/topic/14422/solved-displaying-part-of-a-website-google-sheets-graph/2?_=1648325230070 and align it to your needs.
            Thomas

            T 1 Reply Last reply Reply Quote 0
            • T
              tanvir586 @thgmirror last edited by tanvir586

              @thgmirror hi I still didn’t work. I’m posting my html and cofig. and there is no error on log.

              Chart

              and config

              {
              	module: 'MMM-iFrame-Ping',
              	position: 'middle_center',	// This can be any of the regions.
              	config: {
              		// See 'Configuration options' for more information.
              		url: "/modules/mychart.html", //url to display
              		height:"100%", 
              		width:"100%",
              		autoRefresh: true, //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 Reply Quote 0
              • T
                tanvir586 @tanvir586 last edited by tanvir586

                Untitled.png

                thgmirror 1 Reply Last reply Reply Quote 0
                • thgmirror
                  thgmirror @tanvir586 last edited by

                  @tanvir586 Can you please post the https://maga… link here…it will be easier to check it:-)

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    sdetweil @thgmirror last edited by

                    @thgmirror he posted here
                    https://forum.magicmirror.builders/topic/16533/any-modules-that-could-display-a-livestream/10?_=1648232499632

                    Sam

                    Create a working config
                    How to add modules

                    thgmirror 1 Reply Last reply Reply Quote 0
                    • Referenced by  S sdetweil 
                    • thgmirror
                      thgmirror @sdetweil last edited by

                      @tanvir586 OK, no chance with my way…your webside prohibits to display it in an iframe…

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tanvir586 @thgmirror last edited by

                        @thgmirror thanks for trying 😊

                        wishmaster270 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy