5,710
edits
Changes
→C920
==C920==
===capture===
*boneCV - https://github.com/derekmolloy/boneCV/*formats<syntaxhighlight lang="bash">v4l2-ctl --list-formats-ext</syntaxhighlight>*set resolution:<syntaxhighlight lang="bash">v4l2-ctl --set-fmt-video=width=960,height=720,pixelformat=1</syntaxhighlight>
===streaming===
*RTP - http://derekmolloy.ie/streaming-video-using-rtp-on-the-beaglebone-black/