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

    desq

    @desq

    3
    Reputation
    1.1k
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    desq Unfollow Follow

    Best posts made by desq

    • RE: MMM-NetworkScanner

      @strawberry-3.141 now i did. I know. RTFM.

      posted in Utilities
      D
      desq
    • RE: PIR-Sensor - put your mirror to sleep if not used

      @cowboysdude
      I got it. I installed the latest node. (6.2.1) Pull MMM-PIR from the git Repository und did all the steps Paviro explains on the module page.
      And suddenly no more the white screen and the “USER_PRESENCE” notification is send every 5-6 sec.

      @paviro
      could implement a parameter to set the duration for a monitor shutdown as no USER_PRESENCE is detected?

      posted in Troubleshooting
      D
      desq
    • RE: PIR-Sensor - put your mirror to sleep if not used

      @cowboysdude mh… I really would like to stick with paviros module.
      “USER_PRESENCE” (PIR Sensor) seems to work, but my Relay does not change it´s state.
      @paviro can you confirm, that your PIR module doesn´t work with node 6.22?

      If so I must switch to that python-script-hell.

      posted in Troubleshooting
      D
      desq

    Latest posts made by desq

    • RE: MMM-IPCam - Display images from your (foscam) ip camera

      @Vitiate I´m using the mjpeg-Stream from my ipCam;

      document.getElementById("foscam").src = "http://0.0.0.0:Port/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=USER&pwd=PASS";
      
      posted in Utilities
      D
      desq
    • RE: Facial Recognition - customize your mirror for every user!

      @bhepler Thank you for your suggestion.

      I already have this functionality. (Using my NAS´s “Synology Surveillance Station”).
      If a “motion” is detected, I get an “Alert Notification” with a Mjpeg-Stream on my Magic Mirror. Every motion is reported,
      so I get a lot of “false positive”.

      I would prefer a face detection (and I´m wondering why software like “Motion” and the “Surveillance Station” does not implement these feature.)

      Any OpenCV Gurus in the house?

      posted in Troubleshooting
      D
      desq
    • RE: Facial Recognition - customize your mirror for every user!

      Hi. Has anybody been successful in implementing an ip-cam with paviro´s module? I really would like to “misuse” this module to watch my frontdoor and inform me if someone “unknown” shows up.

      I did a quick look into the “OpenCV” - Framework, but I´m at a loss on how to
      bend the module to accept an jpg from my foscam ip cam.

      posted in Troubleshooting
      D
      desq
    • RE: iCal calendar problem. Is it just me?

      I´m having issues as well. Testing the URL the browser ask for an authorization.
      Did apple tinker on the server-side? (alongside the ios10/sierra release?)

      posted in Troubleshooting
      D
      desq
    • RE: MMM-NetworkScanner

      @strawberry-3.141 now i did. I know. RTFM.

      posted in Utilities
      D
      desq
    • RE: MMM-NetworkScanner

      Hi ianperrin,

      I´m just getting a “loading”-Output.
      Even I did the “npm install” I get this;

      “MMM-NetworkScanner received SCAN_NETWORK
      MMM-NetworkScanner is scanning for mac addresses
      MMM-NetworkScanner received an error running arp 1 sudo: arp-scan: command not found”

      Okay my fault. RTFM
      (I did a “sudo apt-get install arp-scan” and now it´s working.)

      Thanks, desq

      posted in Utilities
      D
      desq
    • RE: MMM-IPCam - Display images from your (foscam) ip camera

      @RedNax I´m using a mjpeg stream to view my camera on my small magic mirror.
      no need to tinker to support my “unsupported” cam.

      posted in Utilities
      D
      desq
    • RE: MMM-IPCam - Display images from your (foscam) ip camera

      seems to be the issue. (my Foscam FI9853EP)
      Here is content of the “Object”;

      "

      404 - Not Found

      404 - Not Found

      "
      posted in Utilities
      D
      desq
    • RE: MMM-IPCam - Display images from your (foscam) ip camera

      Not much more info…
      As seems as if the img url is still a xml-Object;

      Notification: GET_CAM Payload: [object Object]
      Notification: GET_CAM Payload: [object Object]
      { undefined: 'undefined' }
      { undefined: 'undefined' }
      Notification: GET_CAM Payload: [object Object]
      Notification: GET_CAM Payload: [object Object]
      { undefined: 'undefined' }
      { undefined: 'undefined' }
      Notification: GET_CAM Payload: [object Object]
      { undefined: 'undefined' }
      Notification: GET_CAM Payload: [object Object]
      { undefined: 'undefined' }
      Notification: GET_CAM Payload: [object Object]
      Notification: GET_CAM Payload: [object Object]
      { undefined: 'undefined' }
      { undefined: 'undefined' }
      
      posted in Utilities
      D
      desq
    • RE: MMM-IPCam - Display images from your (foscam) ip camera

      Hi.

      doesn´t work for me. I just get “undefined” and an missing img symbol;

      0_1473680198439_Bildschirmfoto 2016-09-12 um 13.35.57.png

      Do you have hint?

      desq

      posted in Utilities
      D
      desq