2006-09-15 08:25:39 UTC
Is there a way to change the resolution of the capture device via the LTI CIVIL API? E.g. on my MacBook using Quicktime the default capture resolution is 1280x1024, which is horrendously large and slow. I hacked the LTI CIVIL Quicktime code to manually choose a smaller image size via Quicktime calls, but of course this only works on Mac/Quicktime platforms.
Is there a LTI CIVIL API call to change the capture device resolution in a platform-independent way that works on Linux, Mac, and Windows? I couldn't find such a call. I could contribute my Quicktime code if it would help.