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

MMM-Podcast don't show/load the latest video

Scheduled Pinned Locked Moved Troubleshooting
16 Posts 5 Posters 7.2k Views 5 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.
  • M Offline
    MrCoffee
    last edited by Jan 13, 2018, 11:23 AM

    Hi,

    I am not sure if I should open a new topic, but somehow it fits here as well.
    My MMM-Podcast does not show any video at all.
    I use the default feedURL like shown above.

    Is it correct that the modul does not show anything on startup or is there a picture of the linked video shown?
    I do not have MMM-Button installed, but it should work with “http://IP:8080/remote?action=NOTIFICATION& notification=BUTTON_PRESSED” as well.
    Sending the command my browser says “success” but nothing happens. It always shows nothing.

    Can anyone help?

    Thank you.

    Mr.Coffee

    F 1 Reply Last reply Feb 3, 2018, 12:50 PM Reply Quote 0
    • F Offline
      fox @MrCoffee
      last edited by Feb 3, 2018, 12:50 PM

      @MrCoffee
      Did you get it running?

      Bild Text

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      M 1 Reply Last reply Feb 3, 2018, 4:41 PM Reply Quote 0
      • M Offline
        MrCoffee @fox
        last edited by Feb 3, 2018, 4:41 PM

        @fox
        No. Unfortunately not.
        I don´t know what the issue is. The area were the module should be, is just black.
        Nothing happens.

        F 1 Reply Last reply Feb 5, 2018, 7:35 AM Reply Quote 0
        • F Offline
          fox @MrCoffee
          last edited by Feb 5, 2018, 7:35 AM

          @MrCoffee
          I tried also to debug this, but my error.log dont give me any information.

          Issues With MMM-WatchDog known?

          https://forum.magicmirror.builders/post/29827

          Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

          M 1 Reply Last reply Feb 5, 2018, 2:21 PM Reply Quote 0
          • M Offline
            MrCoffee @fox
            last edited by Feb 5, 2018, 2:21 PM

            @fox
            Thats interessting. I just realized your screenshot above.
            In my case it does not show anything.
            Can you please post the part of your config?

            Where do I find the error.log?

            Thanks

            1 Reply Last reply Reply Quote 0
            • C Offline
              cruunnerr
              last edited by Feb 5, 2018, 6:30 PM

              did you guys install the omxplayer correctly?

              check it like this:

              cd MagicMirror/modules/MMM-Podcast

              omxplayer -o hdmi video.mp4

              this should play the video.

              I am not using a header, so my module isn’t shown on the MM, too. I think that is correct.

              M 3 Replies Last reply Feb 5, 2018, 9:00 PM Reply Quote 0
              • M Offline
                MrCoffee @cruunnerr
                last edited by Feb 5, 2018, 9:00 PM

                @cruunnerr
                Thanks for helping us.
                I tried the code. The player doesn´t show a video but says “have a nice day” in the command line.
                I reinstalled it with

                • sudo apt-get purge omxplayer
                • sudo apt-get install omxplayer

                Unfortunately it does not help. It is still “have a nice day”.
                Any further ideas?

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MrCoffee @cruunnerr
                  last edited by MrCoffee Feb 5, 2018, 10:17 PM Feb 5, 2018, 10:01 PM

                  @cruunnerr
                  I just tried another video just to be sure: omxplayer /opt/vc/src/hello_pi/hello_video/test.h264
                  This time it does show some text, but still no video.
                  The text is:
                  Video codec omx-h264 width 1920 height 1080 profile 77 fps 25.000000
                  Subtitle count: 0, state: off, index: 1, delay:0

                  However it does not quit. There is no “have a nice day” but it still shows nothing.

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    MrCoffee @cruunnerr
                    last edited by May 6, 2018, 12:37 AM

                    @cruunnerr

                    So after a couple of days I gave it a new try.
                    You were close to the solution. I did not install the dependencies right.

                    For all with the same issue, you have to read the instructions better than I did:

                    1. Navigate into your MagicMirror’s modules folder and execute git clone https://github.com/ptrbld/MMM-Podcast.git. A new folder will appear navigate into it. --> which means navigate into MMM-Podcast.
                    2. Execute npm install to install the node dependencies. --> in the folder MMM-Podcast, install the omx-manager and omxdirector (see dependencies).
                      3. Install omxplayer. --> However, I already had the newest version installed.

                    Now it works fine. And it is pretty awesome.

                    Thanks for helping me.

                    Mr.Coffee

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      justjim1220 Module Developer @cruunnerr
                      last edited by May 7, 2018, 12:40 AM

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      • 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