5,710
edits
Changes
→New Video Parameters
===New Video Parameters===
*http://www.raspberrypi.org/new-camera-mode-released/
===Capture===
*half resolution, binned:
<syntaxhighlight lang="bash">
raspivid -w 1296 -h 972 -t 10000 -o pi_0.h264
</syntaxhighligh>
==C-Media USB sound device==