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

    Posts

    Recent Best Controversial
    • 1st magicmirror

      My first magicmirror
      0_1575606299441_20191028_180945_compress41.jpg 0_1575606313648_20191028_191249_compress26.jpg 0_1575606329353_20191028_215624_compress6.jpg 0_1575606340914_20191130_160410_compress91.jpg ```

      posted in Show your Mirror
      T
      tanvir586
    • RE: MMM-AssistantMk2

      Is it possible to make AssistantMk2 to show my ip camera feed? If i ask AssistantMk2 to show my front door, it says to select output display.

      posted in System
      T
      tanvir586
    • RE: Schoop

      No api. I checked

      posted in Requests
      T
      tanvir586
    • Schoop

      Hi everyone, is there any possibility for anyone can make a module that show schoop notifications?
      https://www.schoop.co.uk

      posted in Requests
      T
      tanvir586
    • RE: Black Fabric for magic mirror

      Black clingfilm. I used.

      posted in General Discussion
      T
      tanvir586
    • RE: MMM-AssistantMk2

      Sorry guys i think i didn’t register it.
      I followed this video https://youtu.be/UBgH5hejYtM.

      posted in System
      T
      tanvir586
    • RE: MMM-AssistantMk2

      @Sean thanks for reply.
      My screen is like this.!0_1575303692872_Screenshot_20191202-162015_Samsung Internet.jpg
      I don’t have registration section.

      posted in System
      T
      tanvir586
    • RE: MMM-AssistantMk2

      Ive already registered. But now i can’t find the model id.

      posted in System
      T
      tanvir586
    • RE: MMM-AssistantMk2

      hi everyone,
      how to get my YOUR_MODEL_ID. couldn’t find it any ware.

      posted in System
      T
      tanvir586
    • RE: MMM.RTSPStream

      How to check rtsp with ffmpeg without going to the magicmirror? Because i can see vlc on my manu but i couldn’t find ffmpeg.

      posted in Troubleshooting
      T
      tanvir586
    • RE: MMM.RTSPStream

      Hi sorry for late reply. I was away for couple of days.

      Ok i tried both brunch but no luck. Tried ffmpeg as well. But not working.

      posted in Troubleshooting
      T
      tanvir586
    • Snowboy error

      hi can anyone help me with snowboy. im getting this error

      …/…/…/node_modules/@types/unist/index.d.ts:31:20 - error TS2304: Cannot find name ‘unknown’.

      31 [key: string]: unknown;

      
      …/…/…/node_modules/@types/unist/index.d.ts:40:20 - error TS2304: Cannot find name ‘unknown’.
      
      40 [key: string]: unknown;
      

      …/…/…/node_modules/@types/unist/index.d.ts:97:12 - error TS2304: Cannot find name ‘unknown’.

      97 value: unknown;

      
      …/…/…/node_modules/@types/vfile/index.d.ts:48:15 - error TS2304: Cannot find name ‘unknown’.
      
      48 data: unknown;
      

      …/…/…/node_modules/vfile-message/types/index.d.ts:67:20 - error TS2304: Cannot find name ‘unknown’.

      67 [key: string]: unknown

      
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/typescript/lib/lib.es6.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/node-pre-gyp.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/SnowboyDetectNative.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/base.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/events/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/minimatch/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/glob/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/unist/index.d.ts
      /home/pi/MagicMirror/node_modules/vfile-message/types/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/vfile/index.d.ts
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! snowboy@1.3.1 prepublish: tsc --listFiles
      npm ERR! Exit status 2
      npm ERR!
      npm ERR! Failed at the snowboy@1.3.1 prepublish script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2019-11-26T19_05_15_846Z-debug.log
      posted in Troubleshooting
      T
      tanvir586
    • RE: MMM.RTSPStream

      Thanks, i think that’s the solution. Im on master branch. Will check and let you know. Many thanks for help.

      posted in Troubleshooting
      T
      tanvir586
    • RE: MMM.RTSPStream

      I tried everything. Its not working

      posted in Troubleshooting
      T
      tanvir586
    • RE: MMM.RTSPStream

      Ive used config tool

      posted in Troubleshooting
      T
      tanvir586
    • RE: MMM.RTSPStream

      Hi thanks for reply.
      Both vlc and omxplayer not working. Maybe i made mistake on installing the module. I just install
      bash -c “$(curl -s https://raw.githubusercontent.com/shbatm/MMM-RTSPStream/develop/scripts/installer.sh)”
      Using my terminal.
      Do i need to install any dependency?
      And i don’t use pm2.
      Thanks

      posted in Troubleshooting
      T
      tanvir586
    • MMM.RTSPStream

      Hi everyone, can anyone help me with rtspstream. My rtsp url work fine on my computer but i get following error on my pi

      Your input can’t be opened:
      VLC is unable to open the MRL ‘rtsp://admin:xxxxxxxx@192.168.1.7:554/cam/realmonitor?Channel=1&subtype=1’. Check the log for details.

      A little help will be appreciated. Thanks

      posted in Troubleshooting
      T
      tanvir586
    • RE: Mmm.Myscoreboard

      Working perfectly. Thanks really appreciated

      posted in General Discussion
      T
      tanvir586
    • RE: Compliments issue

      @tintkovich
      Delete extra } after the evening section.

      posted in Troubleshooting
      T
      tanvir586
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 6 / 7