Hi I am trying to make an application which could access my webcam, the basic idea is to access the camera of the system and then run the application (in background)along with vlc , iTunes or other media players. Now when the user puts a hand in front of the camera the application running (say vlc) should pause, and if another gesture is made some other operation is executed. How can I implement this hand gesture thing, and access the media applications?