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: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      i am using vlc as local player to play my stream locally just fine.When i try to access MM from my pc (chrome) using http://mmip:8080 ,my stream is not starting at all.Using ffmpeg for remote player and i also test my stream using ffplay and it works just fine at my rpi3b.What is wrong ???

      posted in Utilities
      C
      costascontis
    • RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM

      hello,is there a way to resize iframe and still shows all of my camera’s screen area?If i resize iframe window using config it just crop my camera’s view.My cam’s screen is 640x480 and to view it all i have to set the iframe to 640x480 too.Thats to big for my mirror…

      posted in Utilities
      C
      costascontis
    • RE: MMM-AssistantMk2 (v3)

      @Sean i did so as a free member i can only see what’s playing,album photo an info about song,artist and device playing.I only cant control anything.

      posted in System
      C
      costascontis
    • RE: MMM-AssistantMk2 (v3)

      @Sean said in MMM-AssistantMk2 (v3):

      @costascontis

      You should be a premium member of Spotify

      so as a free member on Spotify i can use MMM-Spotify to see what is playing but i can not control it by voice?

      posted in System
      C
      costascontis
    • RE: MMM-AssistantMk2 (v3)

      @Bugsounet said in MMM-AssistantMk2 (v3):

      @costascontis : MMM-Spotify and recipes have an issue @eouia will solve it soon.
      I can’t inspect it, because I have no premium account

      oh!!! need to have premium account on spotify to work?i dont…

      posted in System
      C
      costascontis
    • RE: MMM-AssistantMk2 (v3)

      using the latest module + MMM-Hotword and everything works exept controling MMM-Spotify by voice.I use the prepared recipe for it ,MMM-Spotify is showing whatever is playing allright but no voice command is working. My config:

      {
                             module: "MMM-AssistantMk2",
                             position: "top_left",
                             config: {
                                      ui: "Classic",
                                      assistantConfig: {
      						  projectId: "kitchen-tv-d4c48", // Required to use gaction.
                                                        modelId: "kitchen-tv", // (OPTIONAL for gaction)
                                                        instanceId: "kitchen-tv", // (OPTIONAL for gaction)
                                                        latitude: 37.975342,
                                                        longitude: 23.736151,
                                                       },
                                                  micConfig: {
                                                  recorder: "arecord",
      			                    device: "plughw:1"
                                                 },
                                                recipes: [ "with-MMM-Hotword.js", "Reboot-Restart-Shutdown.js", "with-MMM-Spotify.js" ],
                                                profiles: {
      					   "default": {
                                                             profileFile: "default.json",
                                                             lang: "en-US"
                                                            }
      					  },
                                                  useA2D: false,
                                     }
                      },
      		{
                              module: "MMM-Hotword",
                              position: "bottom_left",
                              config: {
                              useDisplay: false,
                              chimeOnFinish: null,
                              recipes: ["with-AMk2v3_Jarvis.js"],
                              mic: {
      			recordProgram: "arecord",
                              device: "plughw:1",
                                   },
                                      },
                      },
      {
      			module: "MMM-Spotify",
                              position: "top_right",
      			config: {
      				 style: "mini", // "default" or "mini" available
                                       control: "hidden", //"default", "hidden" available
                                       updateInterval: 1000,
                                       onStart: null, // disable onStart feature with `null`
                                       allowDevices: [], //If you want to limit devices to display info, use this.
                                       // allowDevices: ["RASPOTIFY", "My iPhoneX", "My Home speaker"],
                                      }
                      },
      posted in System
      C
      costascontis
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      hello,lil help,what do i have to add in custom.css to align MMM-RTSPStream window with the module below?
      https://imgur.com/XQZNEvg

      posted in Utilities
      C
      costascontis
    • RE: mmm-nest-status unresponsive after 12hours

      @sdetweil this is the error appearing at my MM screen after 6-8 hours.What else can i do to help?

      posted in Troubleshooting
      C
      costascontis
    • RE: mmm-nest-status unresponsive after 12hours

      @sdetweil so the error is

      Nest API Error:{"code":"ECONNRESET","path"null,"host":"firebase-apiserver38-tah01-iad01.dapi.production.nest.com","port":"9553"}
      
      posted in Troubleshooting
      C
      costascontis
    • RE: mmm-nest-status unresponsive after 12hours

      @sdetweil thanx mate.I use your repo ,it works fine but after a day or so i get a "Nest API Error:[object Object]

      posted in Troubleshooting
      C
      costascontis
    • 1 / 1