*** Webカメラの設置 [#o0d5e6b8]
-- Xawtv のインストール
 # yum install xawtv
-- webcamコマンドの設定ファイル(/etc/.webcamrc)
 [grab]
 device = /dev/video0
 #driver = libv4l
 text = "webcam %Y-%m-%d %H:%M:%S"
 #infofile = filename
 fg_red = 255
 fg_green = 255
 fg_blue = 255
 width = 1280
 height = 720
 delay = 30
 wait = 0
 #input = composite1
 #norm = pal
 rotate = 0
 top = 0
 left = 0
 bottom = -1
 right = -1
 quality = 100
 trigger = 0
 once = 1
 archive = /home/webcam/%Y-%m-%d %H:%M:%S.jpg
 
 #[ftp] ← ftpは、使用しないのでコメント
 #host = www
 #user = webcam
 #pass = xxxxxx
 #dir  = /var/www/html
 #file = xyz.jpg
 #tmp  = uploading.jpg
 #passive = 1
 #debug = 0
 #auto = 0
 #local = 1
 #ssh = 0
-- 起動してみる
 # /usr/bin/webcam /etc/.webcamrc 2>/dev/null>/dev/null

*** リンク集 [#e47f6fae]
-- [[Webカメラサーバー(xawtv)>http://papa-net.info/pc/server/linux/fedora14/webcam.htm]]
-- [[防犯カメラの実験室>http://www.geocities.jp/jn1cze/camera1.html]]
-- [[Linuxによる構築方法>http://bakuretsu.atso-net.jp/bakuretsu/webcam/system-linux.html]]
-- [[ウェブカメラ設置 #1>http://tagosuck.cocolog-nifty.com/tagolog/2007/07/1_a22a.html]]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS