• 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: Maximum distance between Leopard Board and image sensor/camera

    Hey, I have made some successful tests to capture some images with the camera (5MP) when I plug in the camera module board (LI-MOD02). But then, I'd like to place the camera further from the board (approx. 1 meter) using 2 Samtec cables (that fit well with the existing connectors) and it does...
  • Forum Post: VGA CAM on DM365

    Hi, I want to capture a video from the mt9v113 vga camera card and display it on the composite output. I am using the ridgerun dm365 beta sdk. Can anyone help? Eran.
  • Forum Post: 365 video input interface question

    Hi, The info on your website implies that the 365 board can do video capture through the "Component Video" port. So am I correct in my understanding that I could connect a camera with a VGA output directly to this port and use the RidgeRun DM365 SDK without too much mucking about inside of...
  • Forum Post: Camera Board Schematics

    The attached file is schematic of camera board. While my trying to make link on main page, please, download it from this posting. Nara
  • Forum Post: DM365 capture ISIF output to SDRAM

    Hello, I have the LeopardBoard 365 and the VGA camera module. Using CCS 4.1 I am trying to capture some data (RAW) from the sensor (MT9V113) and store it in the external SDRAM. I configured the all the VPSS registers I consider crucial for this purpose (ISP, ISIF). As for the sensor, I can see...
  • Forum Post: LI-VM34LP Camera FPS

    Hello, I have been having trouble getting my camera to run at 60 fps at VGA resolution. The camera's clock is getting to set to 24MHz instead of 27MHz and I'm not sure where to correct this. Also, I already adjusted the sensor's driver to the minimum horizontal and vertical blanking...
  • Forum Post: Re: Camera Board Schematics

    We want to use the 1.3 MP camera. Can you tell me which connector (J1 - J4) corresponds to each camera module?
  • 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: Does anyone else have camera/leopard i2cget issues?

    I have been testing access to two camera boards (LI-5M03, LI-LBCM5M1) with i2cget -y 1 0x48 0 w as in leopard-demo/demo.sh, and I get the same results with both camera boards: if I put my finger near the camera/leopard connector, I get back 0x0118 as expected. However, if I move my finger...
  • Forum Post: Help with application by LeopardBoard 355

    Hello: I be programming, an application, which only need caputre the image of the VGA camera and store the data on the SD card, not transmit. Is there any example on the web, especially to write to the SD card. Thank you very much
  • Forum Post: Second VGA/CIF CMOS camera on DM365 GPIO

    Hello, I had an idea to plug two cameras to the Leo 365 board. My idea is to have the usual HD camera (for example LI-5M04CM) on the ISIF port and run it in full like in the RidgeRun SDK or IPNC demo. As for the second camera, I would choose one of these from Sparkfun: http://www.sparkfun...
  • Forum Post: Frame synchronised data possible?

    Hi all, I'd like to use a Leopard board for an application that combines video with external sensor data. I'm making a small sensor board that plugs into the expansion port on the Leopard, which will provide sensor data on request, but it's vital that the data is synchronised accurately...
  • Forum Post: CMEM Error: init: Failed to open /dev/cmem: 'No such device or address'

    Hi Todd I have managed to get the leopardboard running. I then tried to take a snapshot with the following command and got the following errors. Could you please help me understand what is wrong here? / # FILE_NAME=VGA_jpeg_file.jpg / # gst-launch -e v4l2src always-copy=false num-buffers=1 ...
  • Forum Post: How to set MT9P031 sensor register on Leopardboard 368

    Hello, I want to use MT9P031 sensor on Leopardboard 368 I want to use TI SDK. However, I do not know how to use MT9P031 sensor registers. How to set MT9P031 sensor register on Leopardboard 368? ------------------------------ ○Hardware camera sensor:MT9P031 board:Leopardboard 368 ○TI SDK:...