Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface with Logitech Orbit MP Webcam: Again
Message
From
11/07/2006 09:39:58
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01134915
Message ID:
01135299
Views:
21
I did scour through the registry, but did not find anything (I am also not very experienced there either :-)

here are the links

There's a SDK, but it's an old version and there isn't a newer one available.

ftp://ftp.logitech.com/.developer/quickcam/sdk/qcsdk.exe

http://www.logitech.com/pub/developer/quickcam/qcsdk.exe

--

Peter
This webcam is very neat. It follows your face :-)



>>>>I just got a Logitech Orbit MP webcam and would like to use from within VFP
>>>>
>>>>I downloaded the SDK but I have no idea as how to create an object for it
>>>>
>>>>
>>>>has anybody used it to fetch photos from within VFP?
>>>>
>>>>
>>>>Thanks
>>>>
>>>>Peter
>>>
>>>
>>>Check
>>>http://fox.wikis.com/wc.dll?Wiki~VideoCaptureApi~VFP
>>>http://www.tek-tips.com/faqs.cfm?fid=3891
>>>http://www.ml-consult.co.uk/foxst-29.htm
>>>
>>>Can you post some examples from camera SDK Help?
>>
>>Borislav
>>
>>I just emaild you the manual from the SDK, maybe it means something to you. It sure does not help me since I have never used VB :-)
>>
>>Thanks
>>
>>Peter
>
>I received it.
>Main Object is VideoPortal, Check your registry and search for VideoPortal to get full name of this Class. I don't know how it is registered, maybe something like Logitech.VideoPortal or QueckCamera.VideoPortal. Then if VFP:
>
>oVP = CREATEOBJECT([.....VideoPortal])
>oVP.PrepareControl([QCSDK], [HKEY_LOCAL_MACHINE\Software\Logitech\QCSDK], 0)
>...
>
>In all methods where you receive some values like QueryCameraConnected(), GetCameraType() etc. you must use parameters passed by reference to get the value.
>Check page 16 for all methods and properties of this interface.
>I have no this SDK installed and can't find what is the real name of this interface and play with it.
>Did you have any link from where I can download it? Or this SDK is payable?
Peter Cortiel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform