Files in jni/tcluvc/ of cf9d6db9cfcca152
Not logged in

Files in directory jni/tcluvc of check-in cf9d6db9cfcca152

  • compat
  • demos
  • doc
  • libuvc
  • tclconfig
  • 99-libuvc.rules
  • aclocal.m4
  • Android.mk
  • configure
  • configure.in
  • license.terms
  • Makefile.in
  • README.txt
  • tcluvc.c

tcluvc
======

Tcl interface to UVC cameras using libusb. It may run on Android devices,
however, many devices with ARM processors seem to have problems with
isochronous transfers in their USB host implementations. The effect is
usually that no image data can be read from the UVC camera, ever.

Support on other platforms varies, too. It is known to work on x86(_64)
Linuxen, MacOSX, and maybe FreeBSD and Haiku, but these are untested.