(Just to break the non-working pace.)
Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
21–30 of 38 posts
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#22Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#23Cool 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.
edit: It looks like the OP merged it back at the submitted url.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#24Worked for me. MacBook Pro and Chrome 21. (Just to break the non-working pace.)
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#25Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#26Earlier quoted context omitted.
Sure, but I am asking if this can be modded to gain unauth access to the webcam.
Possibly if someone managed to include it on a page you had already given permission. I don't know if how you'd sent it somewhere with the same origin policy in place.
nope, the "use webcam" permission is per "getUserMedia" call, so 2 getUserMedia calls = 2 allowbar popups.
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#27Cool 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
#28Or is there another way of getting "FaceTime" camera feed with Safari?
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#29??? Why the hell iPad (2 - iOS 6) doesn't support getUserMedia()?! It's ridiculous. Or is there another way of getting "FaceTime" camera feed with Safari?
Re: Show HN: WebcamSwiper - a JS library that watches for hand swipes in the air
#30The demo was awesome! The only thing is that after i swipe left with my right hand, I move my hand back to the normal position which appears to the camera to be a swipe to the right. Maybe it could detect front of hand/back of hand to be able to ignore one? That aside, it was pretty cool!