<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[gesture recognition with picamera - need help to implement]]></title><description><![CDATA[<p dir="auto">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.</p>
<p dir="auto">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.</p>
<p dir="auto">can contact me also at <a href="mailto:lorcha@post.bgu.ac.il" target="_blank" rel="noopener noreferrer nofollow ugc">lorcha@post.bgu.ac.il</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/15330/gesture-recognition-with-picamera-need-help-to-implement</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 01:48:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15330.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Aug 2021 09:10:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to gesture recognition with picamera - need help to implement on Mon, 02 Aug 2021 20:39:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amirco" aria-label="Profile: amirco">@<bdi>amirco</bdi></a> 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.</p>
<p dir="auto">see my PythonPrint module for the basic structure.  <a href="https://github.com/sdetweil/MMM-PythonPrint" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-PythonPrint</a></p>
<p dir="auto">there are existing modules for iframe, but I don’t know how you control them from outside</p>
]]></description><link>https://forum.magicmirror.builders/post/93297</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/93297</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 02 Aug 2021 20:39:33 GMT</pubDate></item></channel></rss>