Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
1–10 of 38 posts
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#2Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#3Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1
Awesome idea and use of getUserMedia though.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#4Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#5Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#6Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#7Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Same issue, browser and hardware here. This is the error I see in my js console: Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1 Awesome idea and use of getUserMedia though.
For a demo like this where failures can be caused by user error instead of app error, you should consider overlaying a tiny rectangle on screen that shows the webcam captured frames with an overlay of the recognition, so it's easier to tell if it's user error.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#8Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.
Same issue, browser and hardware here. This is the error I see in my js console: Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1 Awesome idea and use of getUserMedia though.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#9Forgive me if I am being naive but just curious if this could be turned into something that accesses my webcam nefariously?
Anyone on HN willing to test if this is possible?
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#10Cool idea! Demo didn't work for me on latest version of Chrome and a brand new MacBook Air though, and gave it a pretty good shot. I'm sure you didn't put this up without testing that it works, just didn't work after about 3-5 minutes of trying everything for me.