Related Posts
  • Forum Post: New RidgeRun Free SDK for Leopard Board released!

    Hi, RidgeRun is glad to release the new Free SDK for Leopard Board. New features of this SDK is that it includes the kernel 2.6.29 and the VGA camera driver. Visit our blog in order to check out all the features of the SDK and get the download link. http://www.ridgerun.com/blog/ Regards, Miguel Aguilar...
  • Forum Post: Gstreamer: Free Memory Size is decreasing

    Hi all I had some test repeatedly on leopard board. videotest source is encoded and saved in SD card. /bin/loadmodules.sh is loaded. I found some interesting(maybe, at least to me ^^) point. At first I checked Free Memory Size and executed gst-launch and after checked Free Memory Size. ...
  • Forum Post: FS compiling

    Hello, When i am compiling FS seperately iam getting this error. Can anybody help me on this make[3]: *** [patched] Error 1 Error building gst-dmai-plugins make[2]: *** [dependency_build] Error 1 make[1]: *** [proprietary_src_build] Error 1 make: *** [fs_build...
  • Forum Post: DM355SDK compilation error

    Hello when i run the following command i got this error can anybody guide me how can i rectify this error? make[3]: *** [install] Error 1 make[3]: Leaving directory `/opt/DM355SDK789311/fs/apps/libxml2-2.6.27' Error building libxml2-2.6.27 make[2]: *** [dependency_build] Error 1 make[2]: Leaving...
  • 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: New RidgeRun SDK for DM355 Leopard Board Released, Rev 840402!

    Hi, RidgeRun just released the new SDK for DM355 Leopard Board!. It includes the new following features: * NAND based filesystems support, JFFS2. * NFS connexion issue fixed. * Patch to correct CMEM error when video is recorded using gstreamer. * U-Boot 2009.09 from GIT tree. ...
  • Forum Post: AAC/MP3 Ittiam integration

    I received ittiam evaluation codecs, how can integrate them with ridgerun sdk? I copied each codec directory in /opt/DM355SDK789311/proprietary/codecs/ but the files name in extensions directory are the same: root@americana:/opt/DM355SDK789311/proprietary/codecs/ittiam# ls -alh total 20K drwxr...
  • Forum Post: RidgeRun SDK for DM365 Leopard Board Beta Release!

    Hi, RidgeRun just released the first SDK for DM365 Leopard Board!. The supported Ubuntu versions for this SDK are 9.04 and 9.10 in 32 bits. It includes the following features: * ARM toolchain: gcc 4.2.4. * u-boot 2009.11 with a set of patches for support the Leopard DM365 (bootloader installation...
  • Forum Post: Please, I need some help

    Hello I'm new and need some help. I bought the leopardboard 365, and the camera of 5 megapixels LI-5M03. I need to make an application that captures the image and save to the SD card. On the web I have seen the example "High Definition 720p IPCam DEMO", but can not find the source code...