Related Posts
  • Forum Post: Building uImage with Networ, VGA support

    I also captured a good thread from mailing list. ================ Finally got it right now that the uImage built has network support and VGA driver support . These are the steps that i have done . Final setting procedure for uImage for leopardboard 1) sudo git-clone git://git.kernel.org/pub...
  • Forum Post: Video live preview (VGA Cam -> Composite output) on the Leopard Board using RidgeRun SDK

    Hi, If you would like to run a simple live preview demo on the Leopard Board, where the video captured by the Cam is displayed over the composite output. You run the following gstreamer pipeline: gst-launch -e v4l2src always-copy=false ! dmaiaccel ! TIDmaiVideoSink sync=false displayStd=v4l2 displayDevice...