
What's here
===========
Quick start with the official  HWS  Caputre Card Driver on Linux.


Install
===========
Open a terminal then execute the installation script:
	$ cd <path-to-package-base-directory>
	$ ./install.sh
  
After a successful installation, you should see something similar to:

#########################################################
Install Successfully!
#########################################################

Play with MPlayer(MPlayer must already be installed)
===========
After a successful driver installation, you can start a capture using MPlayer:
	$ mplayer tv:// -tv driver=v4l2

