sakib a91884950a initial commit 14 年 前
..
README a91884950a initial commit 14 年 前
camshot.pl a91884950a initial commit 14 年 前

README

camshot.pl script is used as daemon whose task is listening some TCP port for incoming connections.
When connection is established, client receives JPEG image -- usually picture shot, taken from Web-camera. After that connection is closed immediately.

Using:
start daemon:

camshot.pl &

terminate daemon:

killall camshot.pl