• Forum Post: GStreamer video encoding using the Leopard VGA camera

    FYI http://www.ridgerun.com/blog/?p=111 Regards, Diego
  • 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...
  • Forum Post: Gstreamer : CMEMK Error

    Hi ALL I run a gst-launch and got a error message. But This message seems to be non fatal. Ridgerun DM355SDK78911 Linux Kernel version : 2.6.29-ridgerun-davinci1 /usr/bin/gst-launch -e v4l2src num-buffers=300 always-copy=false ! dmaiaccel ! queue ! dmaienc_mpeg4 ! qtmux ! filesink location...
  • Forum Post: Re: RR SDK for VGA image capture

    Hi maria, İ download the LeopardSDK-840402-Linux-x86-Install from the RR site and in my ubuntu 9.. OS,and i installed that package to the /opt/DVSDK.... . I checked the /Myapps and /apps Hello , gst-hello-app , but i couldn't have a succes on may leopard board. İ wanted to build the hello.c and...