Again me :) WebCam

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
7 posts Page 1 of 1
Contributors
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Again me :) WebCam
M1z23R
I have code to get picture from web cam to picturebox. But this code relays on picturebox's handle, if i minimize the program, it doesn't work (my motion detection). How could i get picture from web cam directly to bitmap variable ? and then use the bitmap with my needs ?
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Again me :) WebCam
AnoPem
you could resize the form to a little window in the upper right cornor? so it is not completly minimized
https://t.me/pump_upp
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: Again me :) WebCam
M1z23R
I tried that, also its topmost, i even tried to find a handle for a game so that webcam can capture frames there, but nothing. I want this to get picture while in game.
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Again me :) WebCam
AnoPem
You should probaly look into how fraps and wegame and such is working then
https://t.me/pump_upp
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Again me :) WebCam
MrAksel
Bumping because I would like to know this too, and the topic is still open.
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
DeveloperJacob
VIP - Donator
VIP - Donator
Posts: 87
Joined: Sun May 27, 2012 12:40 pm

Re: Again me :) WebCam
DeveloperJacob
You can set the form opacity to 0%
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Again me :) WebCam
mandai
If you are using a capture window to access the webcam then you can use the PrintWindow function to retrieve the image.
7 posts Page 1 of 1
Return to “Coding Help & Support”