airpointr / kiosk

Gesture control for an interactive shopping window.
0 stars 1 forks source link

No reaction of the script #1

Open lim3ra opened 7 years ago

lim3ra commented 7 years ago

Hello :)

I am trying to use your script but I can't force it to work :/

I am using Raspberry 3 with latest version of AirPointr (in trial so far) and the live preview works fine. It can recognize my gestures. But when I am opening this KIOSK script I can see only HTML site with orange object and it doesn't recognise any movements... I am using Chromium and there is no any errors in console.

Anyone can tell me where might be the problem?

curkychen commented 7 years ago

Deal with it. Because the source code do not write the onGesture function. We need to write the onGesture function to decide which gesture should trigger the keydown, which gesture should trigger the click.