How to use Webcam for video using excel VBA

sanits591

Active Member
Joined
May 30, 2010
Messages
253
Hi

I want to use Webcam for recording video (not for screen shot) using excel vba, and simultaneously hide the Webcam screen while recording.

Please help with the desired VBA Code for executing this.

Anticipatory thanks!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
i think you should consider finding an activex control and using that. i have found some which work well and are easy to use. you may refer and old thread which i shall look for now
 
Upvote 0
Thanks for the reply, but i am looking for a vba code, so that if i send the excel file to someone else not having the related softwares, & having only the webcam installed or having the laptop with webcam, then the designed code in excel should be capable enough to get the video of the person sitting in front of the PC, & can simultaneously save it in one of the temp / other folder.

Request to assist me in for this.
 
Upvote 0
I googled a lot on this, but unable to find any code which can resolve the same with the use of Webcam recording feature.

Request to help on this.
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,831
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top