• 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
  1. Home
  2. shashank
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
S
Offline
  • Profile
  • Following 12
  • Followers 2
  • Topics 9
  • Posts 89
  • Groups 0

Posts

Recent Best Controversial
  • RE: MM-Navbar - Navigation Bar for Touchscreens to hide/show modules

    @in_a_days hi, can you please share the code

    posted in System
    S
    shashank
    Jan 7, 2017, 2:25 PM
  • RE: Independent display controller based on PIR sensor.

    @bibi hi can anyone help me with screenshots the file path where to enter the below commands to start it at boot time

    cp ./pir_sensor.service /lib/systemd/system

    systemctl daemon-reload

    systemctl start pir_sensor.service

    posted in Utilities
    S
    shashank
    Jan 7, 2017, 4:33 AM
  • RE: MMM-Admin-Interface

    @broberg Thanks for suggesting the Nav bar, i installed the module working great

    posted in System
    S
    shashank
    Dec 31, 2016, 4:59 PM
  • RE: MM-Navbar - Navigation Bar for Touchscreens to hide/show modules

    @chrisyy hi, i installed this module works great, how can i toggle between 2 same modules, example MMM-mails i need to toggle emails between gmail and hotmail , gmail to show hotmail to hide and vice versa

    posted in System
    S
    shashank
    Dec 31, 2016, 4:55 PM
  • RE: MMM-Admin-Interface

    @ItayXD Hi, I installed the module works great, can you help me in creating module to hide and unhide each module on a touch screen.

    posted in System
    S
    shashank
    Dec 31, 2016, 12:03 PM
  • Single Microphone for 2 modules

    Hi Team, how can i use a Single Microphone in 2 modules, i am using Camera module for Selfies and wanted to use Voice module as well with same USB Camera Microphone

    posted in Troubleshooting
    S
    shashank
    Dec 27, 2016, 9:56 AM
  • RE: VoiceControl module

    @Jeff hi, i wanted to share my Mirror with Family for individual Email on MM, can it be possible to use voice and access individual emails, making the previous person email hide and show the other member email

    posted in Utilities
    S
    shashank
    Dec 27, 2016, 9:51 AM
  • RE: MMM-MotionEye - surveillance video stream on your mirror!

    @chrisfoerg , with localhost in chromium i can view the image, in MM it is blank with localhost instead of IP

    posted in Utilities
    S
    shashank
    Dec 12, 2016, 3:27 PM
  • RE: MMM-MotionEye - surveillance video stream on your mirror!

    @chrisfoerg hi i tried installing successfully using below wiki url, i am able to view camera on motioneye software, on Magic Mirror camera is blank, i tried with both url and web hock

    https://github.com/ccrisan/motioneye/wiki/Install-On-Raspbian

    {
    module: ‘MMM-MotionEye’,
    position: ‘top_right’,
    config: {
    url: “http://192.168.1.6:8081/motioneye”,
    width: “400px”,
    autoHide: true,
    autoHideDelay: 60000,
    debug: false
    }
    },

    and also tried this

    {
    module: ‘MMM-MotionEye’,
    position: ‘top_left’,
    config: {
    url: “http://192.168.1.6:8081”,
    width: “400px”,
    autoHide: false,
    autoHideDelay: 60000,
    debug: false
    }
    },

    Thanks
    shashank

    posted in Utilities
    S
    shashank
    Dec 12, 2016, 2:47 PM
  • RE: MMM-MotionEye - surveillance video stream on your mirror!

    @Cato Hi, i could not able to find the instructions to install MotionEye on raspberry Pi 3 jessie/pixel , could you please help me with instruction guide or any url reference which worked for you.

    Thanks
    Shashank

    posted in Utilities
    S
    shashank
    Dec 12, 2016, 9:24 AM
  • 1 / 1
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