MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. costascontis
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 94
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: module for mm background

      if it could automatically change it will be good …

      posted in Requests
      C
      costascontis
    • module for mm background

      i wonder what are my options if i want to add a background to my mm.The only a know is weatherbackground.Are there other modules for this job?

      posted in Requests
      C
      costascontis
    • RE: MMM-NOAA - Another Weather Module

      openweather is your problems ,ditch that api and create a free new one at darksky provider.Dont forget to Put your Lat and Long at config.

      posted in System
      C
      costascontis
    • RE: MMM-NOAA3

      AQI is not working for my area ,can i remove it ?

      posted in Custom CSS
      C
      costascontis
    • RE: MMM-AssistantMk2

      yes i understand,i just think that is a MMM-AssistantMk2 's problem because when i trigger MMM-Hotword it makes a ding sound to show that its listening and that sound i can always hear it so hdmi is awake ,then i make a request to MMM-AssistantMk2 and when it answers i cant hear the first word or the first letters of it anyway…

      posted in System
      C
      costascontis
    • RE: MMM-AssistantMk2

      @sean it is very annoying not to listen the first word or missing the half of it,do you have an idea to keep hdmi on all the time?
      edit: if i use the .asoundrc file of my other gassistant i have no delay but the voice is choppy.

      pcm.dsnooper {
          type dsnoop
          ipc_key 816357492
          ipc_key_add_uid 0
          ipc_perm 0666
          slave {
              pcm "hw:1,0"
              channels 1
          }
      }
      
      pcm.!default {
              type asym
              playback.pcm {
                      type plug
                      slave.pcm "hw:0,1"
              }
              capture.pcm {
                      type plug
                      slave.pcm "dsnooper"
              }
      }
      

      if i use the default .asoundrc the voice is clear but with a start delay

      pcm.!default {
      	type hw
      	card 0
      }
      
      ctl.!default {
      	type hw
      	card 0
      }
      

      with the first .asoundrc delayless file all other sounds at the Rpi are playback just fine ,only the MMM-AssistantMk2 voice is grainy and choppy… : (

      posted in System
      C
      costascontis
    • RE: MMM-AssistantMk2

      @Sean at last got MMM-AssistantMk2 up and running with MMM-Hotword.I have only one little problem,when i ask something i lose the first word of the answer.It is like hdmi sound channel is down and needs 1 sec to wake so i cant hear the first word of the answer.I add to /boot/config.txt the line “force_hdmi_open=1” but didnt help.At my standalone raspberry google assistant installation i had the same problem and this line solved it,but not here…

      posted in System
      C
      costascontis
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      i think using this module from develop branch it work decent with vlc but…it is breaking other modules and features and freezing mm from time to time.My backup from pre installing develop branch is working for weeks without a glitch.After installing the module and viewing just one stream ,its a matter of a few hours that something will stuck or mm freeze.I think that upgrading electron and using opengl is not ready for MM yet.

      posted in Utilities
      C
      costascontis
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      i try to use develop branch module with vlc and it works fine but one thing.It crashes after an hour or so ,my Gassist (google assistant) that is running at the same pi.My noobish explanation is that vlc module is taking over mic after some time .If i turn off (comment at config.js) the module ,everything work fine for days.

      posted in Utilities
      C
      costascontis
    • RE: vlc on top magicmirror?

      yes i have,for some reason MMM-RTSPSTREAM with vlc is crashing my Gassist running at the same pi.If i run only vlc separately from mm everything is running nice.

      posted in Troubleshooting
      C
      costascontis
    • 1 / 1