how to take snap of user using webcam in vb6 in hidden way.Very urgent

Contributor
7Oct2010,09:47   #1
rahul_mawana's Avatar
hello frnds, how can i take picture of user using web cam pure silently(without know by user) in vb6,
i have maken a application that can take pic of user normly but it take picture only when it shows in picture box or image box,if i hide my form or minimize it then it doesnt take the picture only a black pic comes,
i m searching this code frm many times on intrnt but could'nt find any solution, i found only one code that is same what i want but that is in c#, u can see that at
http://www.codeproject.com/KB/
cs/Cap...zedWindow.aspx
but i need this code in vb6 plz plz plz help me,
thanks
Contributor
8Oct2010,15:14   #2
rahul_mawana's Avatar
have any body nt done this before, plz help me if any body has some info about this thanks
Contributor
8Oct2010,15:19   #3
rahul_mawana's Avatar
the link is
http://www.codeproject.com/KB/cs/Cap...zedWindow.aspx
Contributor
13Oct2010,10:26   #4
rahul_mawana's Avatar
is good vb programmer not on this forum or they dnt want to help
Contributor
14Oct2010,10:48   #5
rahul_mawana's Avatar
hey vb guru is it nt possible in vb6?
Skilled contributor
16Oct2010,11:25   #6
ManzZup's Avatar
you can always make the help of external API's and stuff
try ffmpeg [do not know weather there's a proper API] but can use the binary version to redirect a stream of images from a capture device to a folder