• 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: 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...