• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

gesture recognition with picamera - need help to implement

Scheduled Pinned Locked Moved Utilities
2 Posts 2 Posters 410 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    amirco
    last edited by Aug 2, 2021, 9:10 AM

    hi guys, doing my master’s thesis using MMM and I created a python script that detects gestures and sends messages to electron main using a UDP server.

    I need help in integrating my program main (where I get the gestures message) to the main of MMM and also to the youtube iframe in order to control the video using the gestures.

    can contact me also at lorcha@post.bgu.ac.il

    S 1 Reply Last reply Aug 2, 2021, 11:19 AM Reply Quote 0
    • S Offline
      sdetweil @amirco
      last edited by sdetweil Aug 2, 2021, 8:39 PM Aug 2, 2021, 11:19 AM

      @amirco to integrate python w mm, your python pgm outputs to stdout. then a mm module node_helper reads the stdout and sends messages to the browser side of the mm module to handle display.

      see my PythonPrint module for the basic structure. https://github.com/sdetweil/MMM-PythonPrint

      there are existing modules for iframe, but I don’t know how you control them from outside

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post
      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