Main Page | Directories | File List | Globals | Related Pages

VideoWrapper_EOS Details

The VideoWrapper_EOS API adapter allows VideoWrapper to support Canon EOS Digital SLR cameras driven by the Canon RC-SDK.

This initial version writes each captured frame to a temporary file. While undesirable, this shouldn't make much of a difference in performance as it takes multiple seconds to transfer a frame over USB 1.0.

If you experience odd errors, try power cycling the camera.

The Canon RC-SDK is required to build the VideoWrapper_EOS source and the run-times are required by the VideoWrapper_EOS binaries. Please visit http://www.canon.com/ to download.

The VideoWrapper_EOS API adapter is not currently included as a 'preset' in VideoWrapper. A call to VIDEO_loadLibrary() must be made to load VideoWrapper_EOS.dll.

Supported Operating Systems

Camera Initialization String

The initialization string for VIDEO_openVideo() takes the following form:

"eos: camNum"

where

Camera Properties Supported

The VideoWrapper_EOS API adapter does not support the getting or setting of camera properties.

Functions Not Supported

The VideoWrapper_EOS API adapter does not implement the following functions:

These functions will return a VW_E_NOT_IMPLEMENTED error if invoked.


Generated on Tue Oct 18 12:18:51 2005 for VideoWrapper API by  doxygen 1.4.1