Camera Software
From MyLabWiki
(Difference between revisions)
m (→V4L2 =) |
|||
| Line 1: | Line 1: | ||
| - | |||
== V4L2 == | == V4L2 == | ||
* [http://guvcview.berlios.de Guvcview] | * [http://guvcview.berlios.de Guvcview] | ||
| - | * [http://gitorious.org/cameractls Camera controls] | + | * [http://linuxtv.org/downloads/v4l-utils/ v4l2-ctl] |
| + | * [http://linuxtv.org/downloads/v4l-utils/ qv4l2] -- Similar to Guvcview. Supports H.264 streams but can only show video on screen and doesn't save to file. | ||
| + | * [http://gitorious.org/cameractls Camera controls] -- Intended for embedding in application | ||
[[Category:Cameras]] | [[Category:Cameras]] | ||
Latest revision as of 19:17, 13 June 2012
V4L2
- Guvcview
- v4l2-ctl
- qv4l2 -- Similar to Guvcview. Supports H.264 streams but can only show video on screen and doesn't save to file.
- Camera controls -- Intended for embedding in application