Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

What is the USB Camera handler

TQLEngine provides a protocol handler wrapper to interact with USB Camera. 

  • High frame rate MJPEG 60 fps @ 1280 (H) x 720 (V) , 30 fps @ 1920 (H) x 1080 (V)
  • CMOS 1080P sensor for high quality image and low power consumption
  • high pixel technology for sharp image and accurate color reproduction
  • low light performance - ideal for any lighting condition
  • UVC for use in Linux, Windows XP, WIN CE, MAC, SP2 or above

USB Camera Parameters

Parameter NameDescription
  
  
  

Driver Installation Steps

Installing V4l4j

For the ucam handler to work two things are needed, the video driver of the camera which comes by default and the v4l4j library. The steps below show installing of v4l4j library.

Steps:

  1. Before installing the v4l4j some packages are needed to be installed. If you are running debian based operating system type the command
  2. To download the V4l4j you need subversion tool (svn), download and install it as shown below
  • No labels