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

No video screen with omxplayer for MMM-Podcast2

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 3 Posters 666 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.
  • K Offline
    Kevinho195
    last edited by Kevinho195 Dec 22, 2019, 11:29 AM Dec 22, 2019, 11:29 AM

    Hi,

    The module did work well for the last few months but since two weeks I get no video on my screen. I did not change any modules or configs. I just updated my raspberry via sudo apt update.

    My logs are showing that my notification “BUTTON_PRESSED” was successfull.

    0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-GooglePhotos 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-quote-of-the-day 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-MyScoreboard 0|mm | No helper found for module: MMM-AirQuality. 0|mm | No helper found for module: MMM-Advent. 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-NowPlayingOnSpotify 0|mm | No helper found for module: MMM-page-indicator. 0|mm | All module helpers loaded. 0|mm | Starting server on port 8080 ... 0|mm | Server started ... 0|mm | Connecting socket for: updatenotification 0|mm | Connecting socket for: calendar 0|mm | Starting node helper for: calendar 0|mm | Connecting socket for: MMM-Podcast2 0|mm | Connecting socket for: MMM-MovieListings 0|mm | MMM-MovieListing helper started... 0|mm | Connecting socket for: newsfeed 0|mm | Starting module: newsfeed 0|mm | Connecting socket for: mvgmunich 0|mm | Starting module helper: mvgmunich 0|mm | Connecting socket for: MMM-AVStock 0|mm | Connecting socket for: MMM-SoccerLiveScore 0|mm | MMM-SoccerLiveScore helper started... 0|mm | Connecting socket for: MMM-Events 0|mm | Starting node_helper for: MMM-Events 0|mm | Connecting socket for: MMM-Remote-Control 0|mm | Starting node helper for: MMM-Remote-Control 0|mm | Connecting socket for: MMM-Wunderlist-Enhanced 0|mm | Connecting socket for: MMM-GooglePhotos 0|mm | MMM-GooglePhotos started 0|mm | Connecting socket for: MMM-quote-of-the-day 0|mm | MMM-quote-of-the-day helper started 0|mm | Connecting socket for: MMM-MyScoreboard 0|mm | Starting node_helper for module [MMM-MyScoreboard] 0|mm | Connecting socket for: MMM-NowPlayingOnSpotify 0|mm | Sockets connected & modules started ... 0|mm | Launching application. 0|mm | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/anniandkevini%40gmail.com/private-2d32da5d4a66c551ffaa23bfbe0f2365/basic.ics - Interval: 300000 0|mm | Create new calendar fetcher for url: https://www.officeholidays.com/ics-local-name/germany/bavaria - Interval: 300000 0|mm | Starting node helper for: MMM-Podcast2 0|mm | Create new news fetcher for url: http://www.tagesschau.de/xml/rss2 - Interval: 300000 0|mm | [AVSTOCK] Initialized. 0|mm | MMM-GooglePhotos initialized after loading. 0|mm | MMM-quote-of-the-day received a socket notification: INIT_HELPER - Payload: [object Object] 0|mm | MMM-quote-of-the-day received a socket notification: GET_QUOTE - Payload: [object Object] 0|mm | { 0|mm | "quoteText": "Failure will never overtake me if my determination to succeed is strong enough. ", 0|mm | "quoteAuthor": "Og Mandino", 0|mm | "senderName": "", 0|mm | "senderLink": "", 0|mm | "quoteLink": "http://forismatic.com/en/70b5a19641/" 0|mm | } 0|mm | (node:5659) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 0|mm | Refreshed access token because it has expired. Expired at: 22:04:13 now is: 22:04:14 0|mm | Refreshed access token because it has expired. Expired at: 23:04:14 now is: 22:04:15 0|mm | [GPHOTO] Scan finished : 206 0|mm | Create new todo fetcher for list: Einkaufsliste - Interval: 60000 0|mm | { Error 0|mm | at /home/pi/MagicMirror/modules/MMM-quote-of-the-day/node_modules/google-translate-api/index.js:105:17 0|mm | at process._tickCallback (internal/process/next_tick.js:68:7) 0|mm | code: 'BAD_REQUEST' } 0|mm | MMM-Podcast2 PLAY:
    

    This is my config:

    {
    module: 'MMM-Podcast2',
    config: {
    feedUrl: 'https://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden_https/',
    refreshInterval: 1000 * 1800, //refreshs streaming link every 1800 seconds (30Min)
    omxargs: ' --win 10,200,1090,850 -o alsa:hw:1,0 ' //links,oben,rechts,unten
    }
    },
    

    If I test my omxplayer via

    omxplayer --win 0,0,640,480 /opt/vc/src/hello_pi/hello_video/test.h264
    
    

    the video is playing on my mirror.
    I tried to disable all my other modules and checked, if Podcast2 is running. But still no video on my mirror.

    Does anyone have an idea what might cause this error? Are there any settings that could run omxplayer in the background?

    1 Reply Last reply Reply Quote 0
    • D Offline
      dicker182
      last edited by dicker182 Jan 7, 2020, 10:39 AM Jan 7, 2020, 10:07 AM

      Same here

      EDIT:

      Okay in my case …

      omxplayer --win 0,0,640,480 /opt/vc/src/hello_pi/hello_video/test.h264
      

      … does not open the omxplayer on my Mirror.

      pi@raspberrypi:~ $ omxplayer --win 0,0,640,480 /opt/vc/src/hello_pi/hello_video/test.h264
      Video codec omx-h264 width 1920 height 1080 profile 77 fps 25.000000
      Subtitle count: 0, state: off, index: 1, delay: 0
      V:PortSettingsChanged: 1920x1080@25.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
      have a nice day ;)
      
      1 Reply Last reply Reply Quote 0
      • A Offline
        AxLed Module Developer
        last edited by Jan 7, 2020, 10:23 PM

        @Kevinho195
        @dicker182

        maybe https://github.com/Ax-LED/MMM-Podcast2/issues/7 is the solution.

        AxLED

        1 Reply Last reply Reply Quote 0
        • D Offline
          dicker182
          last edited by Jan 9, 2020, 10:22 AM

          I have a bigger problem on a other place. But i couldn’t found it atm.

          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