DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
Software
»
All Tags
»
Dm365 Leopard Board
Tags
5M pixel sensor board
aew
Angstrom
balance
camera
codec
davinci
dm365
dm365 SDK
dmai
dvsdk
Flash
Free SDK
gst-inspect
GStreamer
GStreamer LeopardBoard
HD
Image
IPNC
kernel
leo365
leopard
leopard board
Leopard board 365
leopardBoard
Related Posts
Forum Post:
Re: Using MJPEG codec on Leopard Board 365
gentlemich
gstrtpmanager: gstrtpssrcdemux: RTP SSRC Demux gstrtpmanager: gstrtpsession: RTP Session gstrtpmanager: gstrtpptdemux: RTP Demux gstrtpmanager: gstrtpjitterbuffer: RTP packet jitter-buffer gstrtpmanager: gstrtpclient: RTP Client gstrtpmanager: gstrtpbin: RTP Bin icydemux: icydemux: ICY tag demuxer smpte...
on
24 Mar 2010
Forum Post:
DM365 SD Flash Utility at Leopardimaging
Ian
When attempting to make the DM365 SD flash utility, my attempt fails with the following: ian@magi:~/Desktop/dump/dm365_leoimaging/dm3xx_sd_boot-6_leopard$ make make -C sdcard_flash PLATFORM=DM36x all make[1]: Entering directory `/home/ian/Desktop/dump/dm365_leoimaging/dm3xx_sd_boot-6_leopard/sdcard_flash'...
on
25 May 2010
Forum Post:
Kernel command line modification: ttyS0 vs ttyUSB0
aurelie49
Hi! Sorry for my bad English My serial port didn't work, so I used a serial USB adaptator. I have chosen as mean of communication: serial, with /dev/ttyUSB0 and as mean of installing image: serial When I run "make install" I have no problem but when I run "boot" (with...
on
13 Jul 2010
Forum Post:
Libtool mismatch error
aurelie49
After some mistakes, I wanted to reinstall Ridge Run SDK beta release 844703. I removed autoconf, libtool and suppress DM365SDK844703,xdctools and dvsdk directories. I ran sudo apt-get install libtool autoconf and ran autoreconf I installed dvsdk, xdctools and ridge run sdk I have no problem...
on
13 Jul 2010
Forum Post:
Re: output video transmission
aurelie49
Hello Todd Thank you for your help. I. In my host computer: 1. When I connect the speaker to my host PC, it works: stephane@tamara:~/DM365SDK844703/myapps/gst-hello-app$ gst-launch filesrc location=bbb.ogg ! oggdemux ! vorbisdec ! audioconvert ! autoaudiosink Définition du pipeline...
on
30 Jul 2010
Forum Post:
Make install error.
Mariusz
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...
on
14 Aug 2010
Forum Post:
RidgeRun SDK for DM365 Leopard Board Beta Release!
Miguel Aguilar
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...
on
17 Mar 2010
Forum Post:
Leopardboard 365 uboot's source code
eyalbthl
We need the uboot source code. We work with DVSDK 3.1 with the linux-davinci-staging Linux. The free RidgerRun EVM SDK produces a working uboot, but it does not recognize the Ethernet phy. The free RidgerRun Leopard SDK produces a working uboot that can not program the flash (like saving the...
on
4 Oct 2010
Forum Post:
Second VGA/CIF CMOS camera on DM365 GPIO
gentlemich
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...
on
3 Nov 2010
Forum Post:
Modify the code "High Definition 720p USB Webcam"
josep.bernardo
Hello everyone I have bought , the code of LeopardImaging " High Definition 720p USB Webcam " I want to make modifications to this code . Can someone explain where I can start ? Because I'm a bit lost . I want to store a text file on the SD card and change some parameters of the image,...
on
15 Dec 2010
Forum Post:
Installing X sever on Leopardboard dm365
digitalrahul
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.
on
24 Jan 2011
Forum Post:
Kernel Oops While Running video decode demo from TI's dvsdk3.10.00.19 with Leopardboard DM365
Asaf Gery
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...
on
16 Mar 2011
Forum Post:
MPEG2 on Leopard Board
Jack
Hi to all experts, I am in the phase of choosing a solution for a MPEG-2 720@30fps Codec (Encoder+ Decoder) and in near future 1080@30fps. As you know, there are many embedded options. I just wish to know, by DM368 board which bit rate can I have? have anybody developed a capable software for...
on
29 Mar 2011
Forum Post:
Running dvsk decode demo - Leopard 365
Asaf Gery
Hello, I am trying to run the decode demo from dvsdk 3.10.00.19 on my LeopardBoard DM365. I compiled it using RidgeRun's SDK. Since the demo was originally made for TI's DM365EVM, I had to remove from the code some parts that use features of EVM that are missing in Leopard (Keyboard...
on
8 Apr 2011
Forum Post:
Angstrom DM365-evm unstable - anyone managed to boot this yet?
Ian
While digging through the Angstrom Distro's "not quite ready for anything near prime time" repository, I noticed they have an unstable version of Angstrom for the DM365-evm. Has anyone attempted/managed to boot this distro on the Leopard DM365 yet? Cheers, Ian
on
9 Jun 2010
Forum Post:
High Definition 720p USB Webcam DEMO on Linux
gentlemich
Hello, I think this question has been raised before but I am still trying to make it work: can I use the HD USB demo (Leopard Board) in Linux? I.e. connect the Leopard Board to my computer through USB? Actually, I have been trying doing that (with Ubuntu 10) and here are the results that I have...
on
7 Sep 2010
Forum Post:
leopard board 365: Failed to detect video standard, video input connected?
gavin
Hi, I have a Leopardboard 365 , LI-5M03 camera board and DVI output board, download RidgeRun SDK from svn; download dvsdk_3_10_00_19 from TI web site. make config ok make ok make installbootloader ok make install ok setenv bootargs 'davinci_enc_mngr.ch0_output=DVI davinci_enc_mngr...
on
25 May 2011
Forum Post:
Capture_Create for LI-5M03
Dale
Hi everyone, I have a little problem and I have run out of ideas; I am trying to use DMAI to capture frames from the LI-5M03. I can successfully used Gstreamer (gst-launch and in code) to grab frames without too much hassle but using pure DMAI it fails. I added " Dmai_setLogLevel(Dmai_LogLevel_All...
on
29 Oct 2010
Forum Post:
Question about USB Host Controller Device for Leopard DM365
Randall Tsao
Hi everyone, I am doing a test to connect an USB serial device to Leopard DM365. The USB serial chipset could be FTDI or Prolific PL-2303. My purpose is to read/write data via this serial device to another device. I changed the jumpers via HW user guide and downloaded Ridgerun Linux SDK. However,...
on
10 Oct 2010
Forum Post:
Rotate video (videoflip) in Gstreamer
gentlemich
Hello, I would like to rotate a video in my Gstreamer pipeline (using RR SDK 2011Q2 on DM365). When trying this, I am getting an error ("WARNING: erroneous pipeline: could not link v4l2src0 to videoflip0"): ipipe-client run-config-script dm365_mt9p031_config; gst-launch -e v4l2src...
on
21 Jul 2011
Forum Post:
Streaming video on TCP
gentlemich
Hello, I would like to know if streaming video from my LeopardBoard 365 (with the 5M module and RidgeRun SDK) through TCP is faster than UDP. I created the following pipeline on board and it runs succesfully. gst-launch v4l2src always-copy=FALSE chain-ipipe=true ! video/x-raw-yuv,format=\(fourcc...
on
24 Aug 2011
Forum Post:
Problem running RR AEW demo built with RR DM365 SDK
Mike Owens
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...
on
5 Dec 2011
Forum Post:
Segfault while running RR 720P image capture example
Mike Owens
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...
on
5 Dec 2011