Changes

Jump to: navigation, search

Uses cases with Naon Embedded Linux Kit

432 bytes added, 15:34, 31 July 2012
m
v4l2-based applications
===v4l2-based applications===
This section provides some examples of applications based on well-known [[http://en.wikipedia.org/wiki/Video4Linux|Video4Linux API]].
 
 
 
'''UVCcapture Tool'''
 
This utility take a snapshot for USB WebCAM using v4l2 driver class uvc
 
download [http://staticwave.ca/source/uvccapture/uvccapture-0.5.tar.bz2 uvccapture], compile it on traget
<pre>
$ wget http://staticwave.ca/source/uvccapture/uvccapture-0.5.tar.bz2
$ tar xvjf uvccapture-0.5.tar.bz
$ cd uvccapture-0.5
$ make clean
$ make all
$ uvccapture -v -d/dev/video0 -x1280 -y720 -t0 -osnapshot.jpg -q95
</pre>
 
=== Dual MAC mode (NaonEVB-Lite)===

Navigation menu