Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Favorite WebCam ActiveX Control?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01568780
Message ID:
01568892
Views:
59
This message has been marked as a message which has helped to the initial question of the thread.
>>I use VideoCapX. Simple to use and reliable in my tests so far. Have not used it in production yet.I believe they have a trial version, as well.
>>http://www.fathsoft.com/videocapx.html?gclid=CJbjzaSTzKUCFdJL5QodFmepnQ
>>
>
>Thanks for the link. I'm trying out their control but when I try to preview, it fails.
>
>thisform.oleVidCap.videodeviceindex=0
>thisform.oleVidCap.connected=.T.
>thisform.oleVidCap.preview=.T.
>
>
>You doing anything more than that to make preview work?

Did you try Object?
thisform.oleVidCap.Object.videodeviceindex=0
thisform.oleVidCap.Object.connected=.T.
thisform.oleVidCap.Object.preview=.T.
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform