• Forum Post: RR SDK for VGA image capture

    I am using the RidgeRun SDK and will like to know if there are source code or ideas on how to capture video. Including gst/gst.h file in a simpl;e program gave me lots of errors like /home/kappiah/DM355SDK789311/fs/apps/gstreamer-0.10.23/src/gst/gstxml.h:94: error: expected declaration specifiers...
  • Forum Post: Error building fs

    Hi, I have installed DVDSK, LeopardSDK and XDC tools on a clean ubuntu 8.10. (I referred http://designsomething.org/leopardboard/f/22/p/102/177.aspx ) The versions are: DM355SDK-781811-Linux-x86-Install.bin, dvsdk_setuplinux_2_00_00_22.bin and xdctools_setuplinux_3_10_03.bin. I am getting following...
  • 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: 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: Problem with Gstreamer appsink element

    HI, I am trying to use the gstreamer app plugin to pull a raw buffer from a stream, do some analysis of the data, then push it back into the pipeline. I am trying to use appsink and appsrc to do this. I have written my code that will do this, but when I try to build I have some linking errors that...
  • Forum Post: what demos are supported for LI-VM34LP camera board for LeopardBoard 365?

    Hello, I have a LeopardBoard 365 with the LI-VM34LP camera board. I would like to try to use any available demo to get some video frames that will work with the hardware I have. I already have the DM365 Ridge Run SDK 844703 compiled as well as xdctools and DVSDK. I thought I would be able to run...
  • Forum Post: Building Gstreamer

    Hi All, I've built the gstreamer for the TI eval SDK and used the one built into RR's Leopardboard Free SDK. Both are well behind the current version of gstreamer, 0.10.31. So, is it possible to just check out the gst gits and put them in the right places to build? I'm betting that...
  • Forum Post: Is there a problem with "make update" in DM355SDK840402?

    Trying "make update" in DM355SDK840402, I had to add --no-check-certificate to the wget and I still get an error 404 trying to fetch the patch list. Thanks, Mark user@user-desktop:~/DM355SDK840402$ make update RidgeRun SDK update tool This program will check against...
  • Forum Post: RR SDK with gstreamer 1.0 does not compile

    Hi, I have installed RR SDK with the branch option of gstreamer plugin (2.x). But When I select the trunk option of gstreamer plugin (1.x), it does not compile. Does anyone install RR SDK with gstreamer plugin trunk option? Could you check the trunk option if it works? Here is the compile error...
  • Forum Post: Kernel Oops While Running video decode demo from TI's dvsdk3.10.00.19 with Leopardboard DM365

    I am pretty new to the embedded arena. I have been struggling with this Leopardboard DM365 for more than 3 weeks. I am trying to run demo, from DVSDK version 3.10.00.19 demos (dvsdk_demos_3_10_00_16 folder). In order to run the demo that was initially written for DM365EVM I removed all the parts...
  • Forum Post: Problem running RR AEW demo built with RR DM365 SDK

    I built and installed ipipe and librraew-demo using the RR SDK, but when I run "ipipe-client init-aew", I get the following error: / # ipipe-client init-aew AEW is not supported because ipipe was compiled without librraew / # I thought that I had compile ipipe with librraew using the...