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

    Posts

    Recent Best Controversial
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      @shbatm cheers. :heart:

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

      @shbatm alright mate thanks for letting me know and sorry if I was insisting, but I thought you didn’t see my previous reply. :smiling_face_with_open_mouth_cold_sweat:

      Gonna try to revert now.

      Update
      I can confirm that reverting back to that version gets rid of the issue. :thumbs_up_medium-light_skin_tone:

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

      @shbatm you there mate? :hushed_face:

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MMM-CalendarExt2

      @sean true, but I have to say that your manuals are the most complete here. :D

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

      @shbatm here you go. ;)

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

      @bkeyport nope I didn’t set omxplayer anywhere but in this module. ;)

      Also profile switching is only ‘telling’ modules to show or hide.
      Nothing else.

      It’s done by voice command through MMM-AssistankMk2:

            "CHANGE_PROFILE_1": {
              moduleExec: {
                module:[],
                exec: (module, params, key) => {
                  var modules = ["YOUR", "MODULES", "TO", "SHOW", "FOR", "PROFILE1"]
                  if (modules.indexOf(module.name) >= 0) {
                    module.show()
                  } else {
                    module.hide()
                  }
                }
              }
            },
            "CHANGE_PROFILE_2": {
              moduleExec: {
                module:[],
                exec: (module, params, key) => {
                  var modules = ["YOUR", "MODULES", "TO", "SHOW", "FOR", "PROFILE2"]
                  if (modules.indexOf(module.name) >= 0) {
                    module.show()
                  } else {
                    module.hide()
                  }
                }
              }
            },
          },
      
      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: Two way mirror in Italy?

      @qbox83 è una vetreria industriale, ma non spediscono o vendono online e si trovano in provincia di Lecce. ;)

      Contatta Pilkington Italia e fatti dire qualche altra vetreria.

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: Two way mirror in Italy?

      @qbox83 quale link? :confused_face:

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: Two way mirror in Italy?

      @giuse https://forum.magicmirror.builders/post/47494

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: Two way mirror in Italy?

      @giuse se leggi il mio post io ne pagherei 130 sempre per LO STESSO prodotto, e di misura addirittura PIU’ GRANDE… ;)

      posted in Hardware
      Cr4z33C
      Cr4z33
    • 1
    • 2
    • 35
    • 36
    • 37
    • 38
    • 39
    • 46
    • 47
    • 37 / 47