Related Posts
  • Forum Post: Easiest and fastest way to run Gstreamer on LeopardBoard DM365?

    Hello, I've just received the great and cool LP DM365 with Monta Vista Linux installed and I was wondering what was the easiest way to get Gstreamer up and running? Install DM365 DVSDK with Gstreamer? Or is there a more direct way? Thanks, Mike
  • Forum Post: Re: RidgeRun SDK for DM365 Leopard Board is released!

    Thanks RidgeRun! Is (leo365/original/)kernel.uImage the right uImage to Flash in addition to Leopard's default UBL and u-boot? When loading, it says: Linux version 2.6.18-ridgerun (root@ninja-desktop) (gcc version 0 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 Machine: DaVinci...
  • Forum Post: Gstreamer simple test problem: Assertion `hBufTab' failed

    Hello, When running a basic Gstreamer test on my Leopard Board 365 (getting a random image then streaming it), I get an error: > gst-launch -v videotestsrc ! TIVidenc1 codecName=h264enc engineName=codecServer ! rtph264pay pt=96 ! udpsink host=192.168.1.101 port=5000 Setting pipeline...
  • Forum Post: Using MJPEG codec on Leopard Board 365

    Hello, I am trying to use MJPEG on the Leopard Board but apparently, it is not supported. Only MPEG4 is... I tested it using gst-launch ! TIVidenc1 codecName=mjpegenc engineName=encode ... Any idea on how to install codecs? Thanks, Mike
  • 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: Make install error.

    Hey! When I run the following command: mariusze2@mariusze2-desktop:~/DM365SDK844703$ make install I got an error. It looks like this: Ridgerun Linux SDK Board configuration: Leopard Board DM365 Installation system of uboot images over TFTP for host 192.168.1.20 Please be sure u-boot is...
  • Forum Post: TI DVSDK 3.10 and the Leopard Board

    Hello! I noticed that Texas Instruments has released the new DVSDK (release 3.10) and I was wondering what you thought about it? How does it influence the Leopard Board DM356 development, what is it going to change, how to implement it on the Leopard Board, etc. I am curious to know if it would...
  • Forum Post: Re: RidgeRun SDK for DM365 Leopard Board Beta Release!

    Hi Miguel, Like the news about the release. Your list of features above indicate support for AutoFocus. Is that specific for MT9T031 only? Is there any place we can get more info how to interface drive the AutoFocus? Thanks,
  • 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...
  • Forum Post: Installing X sever on Leopardboard dm365

    I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. Now I want to get output on any screen, I read somewhere that I have to install Xserver ( or any other distribution of xserver) on leopardboard dm365 but I don't know the procedure. Please help.
  • 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...
  • Forum Post: Segfault while running RR 720P image capture example

    Hello, I'm using the LeopardBoardDM365sdkEVAL2011Q2 and the gstreamer example pipelines at https://www.ridgerun.com/developer/wiki/index.php/LeopardBoard_365_GStreamer_Pipelines_-_SDK_2011Q2#Image_capture The VGA (640x480) example completes and takes a valid (but dark) picture, but the 720P...
  • Forum Post: ipipe-client activity breaks image capture

    My gstreamer pipelines stop working after I use any of the ipipe-client commands, even just "get-exposure". My end goal is to use the RR AEW demo to correct the images I take with the pipeline below. I tried "ipipe-client init-aew [params]" first, but even the simple "get...