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 388 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

      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 Reply Quote 0
      • S Away
        sdetweil @amirco
        last edited by sdetweil

        @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
        • First post
          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