User Tools

Site Tools


v4l2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
v4l2 [2009/11/02 15:37] – created suapapav4l2 [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
   *[[http://kdsoo.com/1237]]   *[[http://kdsoo.com/1237]]
   *[[http://www.linuxtv.org/downloads/video4linux/v4l2dwgNew.html|For driver developer]]   *[[http://www.linuxtv.org/downloads/video4linux/v4l2dwgNew.html|For driver developer]]
 +카메라별 로그 확인 법
 +<code bash>
 +$ v4l2-ctl --list-devices
 +$ v4l2-ctl -d /dev/video0 -D
 +$ v4l2-ctl -d /dev/video0 --log-status
 +$ v4l2-ctl -d /dev/video1 -D
 +$ v4l2-ctl -d /dev/video1 --log-status
 +</code>
v4l2.1257176252.txt.gz · Last modified: 2013/08/03 05:04 (external edit)