• 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. monark
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 3
  • Posts 13
  • Groups 0

monark

@monark

0
Reputation
3
Profile views
13
Posts
0
Followers
1
Following
Joined Mar 10, 2023, 4:50 PM
Last Online Sep 18, 2024, 11:56 PM

monark Unfollow Follow

Latest posts made by monark

  • HPS-FaceID after installing

    I tried this module from https://github.com/ban9975/HPS-FaceID but after successfully installing everything and rebooting and putting in the config. it doesn’t work.
    config.js base with only this, I get the default logo coming out.
    I tried creating a datasheet with my face photos and then I created a photo as a profile but it doesn’t work. while running mm I tried mashing the FaceID and AddProfile buttons but nothing. I wanted to write directly to whoever created this fork but it is not possible to point out the problem there.

    posted in Troubleshooting
    M
    monark
    Sep 17, 2024, 9:14 AM
  • RE: MagicMirror With Face Recognition

    @sdetweil change to opencv-python from opencv-python-headless…
    I’m try to find with google but it seems they are talking about something else (SSL). anyway you recommended me to use this form because it explained how to install and it was easier…

    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 10:17 PM
  • RE: MagicMirror With Face Recognition

    @sdetweil i try with sudo apt install libssl.so.3 but not working “impossible find the packet”

    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 9:58 PM
  • RE: MagicMirror With Face Recognition

    @sdetweil it’s strange because I’ve updated everything

    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 9:47 PM
  • RE: MagicMirror With Face Recognition

    @sdetweil maybe the problem is i have libcamera-still (rpi4, bulleye, 32bit, camera v3)

    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 9:38 PM
  • RE: MagicMirror With Face Recognition

    @sdetweil my cmd error

    pip install face-recognition numpy dlib picamera2 opencv-python
    Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
    Collecting face-recognition
      Downloading https://www.piwheels.org/simple/face-recognition/face_recognition-1.3.0-py2.py3-none-any.whl (15 kB)
    Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (1.19.5)
    Collecting dlib
      Downloading https://www.piwheels.org/simple/dlib/dlib-19.24.6-cp39-cp39-linux_armv7l.whl (3.4 MB)
         |################################| 3.4 MB 1.3 MB/s 
    Requirement already satisfied: picamera2 in /usr/lib/python3/dist-packages (0.3.12)
    Collecting opencv-python
      Downloading opencv-python-4.10.0.84.tar.gz (95.1 MB)
         |################################| 95.1 MB 59 kB/s 
      Installing build dependencies ... done
      Getting requirements to build wheel ... done
        Preparing wheel metadata ... done
    Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from face-recognition) (8.1.2)
    Collecting face-recognition-models>=0.3.0
      Downloading https://www.piwheels.org/simple/face-recognition-models/face_recognition_models-0.3.0-py2.py3-none-any.whl (100.6 MB)
         |################################| 100.6 MB 83 kB/s 
    Requirement already satisfied: Click>=6.0 in /usr/lib/python3/dist-packages (from face-recognition) (7.1.2)
    Requirement already satisfied: v4l2-python3 in /usr/lib/python3/dist-packages (from picamera2) (0.3.2)
    Building wheels for collected packages: opencv-python
      Building wheel for opencv-python (PEP 517) ... error
      ERROR: Command errored out with exit status 1:
       command: /usr/bin/python3 /tmp/tmpxl4fq1u5_in_process.py build_wheel /tmp/tmpdgg843yi
           cwd: /tmp/pip-install-681jn0xe/opencv-python_e610009f30624d9ea2b1e3ef82a9824f
      Complete output (11 lines):
      patching file opencv/3rdparty/openexr/IlmImf/ImfSystemSpecific.cpp
      /tmp/pip-build-env-im9uh8sr/overlay/lib/python3.9/site-packages/cmake/data/bin/cmake: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory
      Traceback (most recent call last):
        File "/tmp/pip-build-env-im9uh8sr/overlay/lib/python3.9/site-packages/skbuild/setuptools_wrap.py", line 639, in setup
          cmkr = cmaker.CMaker(cmake_executable)
        File "/tmp/pip-build-env-im9uh8sr/overlay/lib/python3.9/site-packages/skbuild/cmaker.py", line 145, in __init__
          self.cmake_version = get_cmake_version(self.cmake_executable)
        File "/tmp/pip-build-env-im9uh8sr/overlay/lib/python3.9/site-packages/skbuild/cmaker.py", line 102, in get_cmake_version
          raise SKBuildError(msg) from err
      
      Problem with the CMake installation, aborting build. CMake executable is /tmp/pip-build-env-im9uh8sr/overlay/lib/python3.9/site-packages/cmake/data/bin/cmake
      ----------------------------------------
      ERROR: Failed building wheel for opencv-python
    Failed to build opencv-python
    ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly
    
    
    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 9:30 PM
  • RE: Mediapipe cam gesture control

    @stuartiannaylor now is fantastic mediapipe maybe best of opencv

    posted in Requests
    M
    monark
    Sep 16, 2024, 9:17 PM
  • RE: MagicMirror With Face Recognition

    @mchan hi man, is awesome mirror.
    Can you explain how you did it with opencv?
    i get to the point of installing that and then i stop and it messes up the system and i have to do it all over again every time. i use an rpi4 and now i have a v3 camera, before i had a v2 camera.
    thank you for answer me

    posted in Show your Mirror
    M
    monark
    Sep 16, 2024, 5:16 PM
  • RE: MMM-WIDGET2 calendar economic

    @MMRIZE I see. too bad because that would have been a good thing, but I guess the developers are busy to create a module for that.
    But it would be damn cool to have it

    posted in Troubleshooting
    M
    monark
    Aug 19, 2024, 9:50 PM
  • MMM-WIDGET2 calendar economic

    Hello developers.
    I am trying out the MMM-WIDGET2 module, but I cannot insert a finance calendar. this is the site.

    • https://tradingeconomics.com ‘ calendar
      it turns out you need to use an API but i don’t know how to do it.
      can anyone do this? available for 32-64bit system with bulleye and bookworm OS (pi4 and pi5).
      i am also looking at these calendars:
    • https://it.tradingview.com/economic-calendar
    • https://investire.biz/calendario-economico
    posted in Troubleshooting
    M
    monark
    Aug 17, 2024, 10:21 PM
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