Flutter in action: http://www.youtube.com/watch?v=IxsGgW6sQHI&feature=youtu...
Hi Folks - this version is for the videos on YouTube. That's coming in future version (right now only iTunes & Pandora)
Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
31–40 of 128 posts
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#32I assume it is looking for 5 fingers. I noticed if i folded my thumb in, it did not recognize the gesture so maybe an edge case where people missing fingers can't use this.
Also when I scratched my face briefly it did recognize it... funny.
I would strongly recommend trying to build a web demo somewhere down the line. Even if it requires flash to get the webcam working, I'm sure your conversions would go through the roof if you could show how well it worked instantly on your landing page.
Small note -- the blurring of the image is distracting rather than focusing. Down the line maybe think about a better landing page image.
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#33Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#34This is awesome. However, music control isn't a pain point for me. What I would pay for is a start/pause gesture for Netflix/Hulu/Amazon Video. Worst thing about TV on a computer.
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#35Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#36Implement it for Android and you can charge me 30€ so i can easily control the mp3 player in my car.
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#37This happened to me just now after I installed Flutter, and it seemed to me that physical gestures didn't interrupt my higher brain functions. Of course when I noticed this it made me interrupt my work and come to HN to leave this comment. The irony.
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#38i imagine you guys are already working on the skip/back functions. Awesome initiative!
Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#39Re: Show HN: Flutter - Control Spotify or iTunes Using Gestures thru Webcam
#40What's nice about this is you don't need to switch screens to pause the music if you find yourself writing/coding and need some quiet when you're in the zone. Granted you can do this with the mac play/pause physical buttons but that would require your eyes to look down and pause your thought process. This happened to me just now after I installed Flutter, and it seemed to me that physical gestures didn't interrupt my…