DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
FAQ
»
All Tags
»
RidgeRun SDK
Tags
Audio Streaming
DFU
Gstreamer
Live555
NFS
QT
rtp
RTSP
Serial Flasher
Streaming
Technological Institute of Costa Rica
TFTP
UBL
uboot
Uboot Installer
User Applications
Vala
VGA
Video
Related Posts
Forum Post:
Developing user applications for Leopard Board by using RidgeRun SDK
Miguel Aguilar
Hi, RidgeRun SDK provides a structure to develop and integrate user applications. By using the SDK you will be able to cross-compile and integrate your applications with libraries and other applications and also install your application in the target root file system. There is a directory inside the...
on
29 Nov 2009
Forum Post:
Gstreamer concepts and audio streaming over RSTP on the Leopard Board using RR SDK
Miguel Aguilar
Hi, Attached is an article written by my students of the Technological Institute of Costa Rica. They develop a demo of audio streaming using live555 as the RTSP server and a Gstreamer pipe as a client running on the Leopard Board. This article also brings an introduction to Gstreamer and its foundations...
on
29 Nov 2009
Forum Post:
Installing and Building RidgeRun SDK for Leopard Board
Miguel Aguilar
Hi, The following are the basic steps for installing and building the RidgeRun SDK properly in your host machine. The SDK is supported for Ubuntu 9.04 and 9.10 in 32 bits. 1) Installing the basic packages in your host machine: * For the SDK 781811 DM355SDK-781811-Linux-x86-Install.bin...
on
29 Nov 2009
Forum Post:
Installing the bootloader, kernel and file system built by the RR SDK into the Leopard Board
Miguel Aguilar
Hi, Once you have built the SDK the next step is to install all the software built by the SDK into the Leopard Board. RidgeRun SDK has a system called the Uboot installer which is a perl-expect based scripts that issues commands to the Uboot that is running on the Leopard Board in order to install...
on
29 Nov 2009
Forum Post:
Video streaming over RTP using RidgeRun SDK
Miguel Aguilar
Hi, The following is an example of video streaming server on the Leopard Board, which captures, encodes and transmit via udp and using the RTP protocol. The Host PC would be the client to decode. Streaming Server - Leopard Board: gst-launch -v v4l2src always-copy=FALSE ! dmaiaccel ! queue...
on
1 Dec 2009
Forum Post:
Video live preview (VGA Cam -> Composite output) on the Leopard Board using RidgeRun SDK
Miguel Aguilar
Hi, If you would like to run a simple live preview demo on the Leopard Board, where the video captured by the Cam is displayed over the composite output. You run the following gstreamer pipeline: gst-launch -e v4l2src always-copy=false ! dmaiaccel ! TIDmaiVideoSink sync=false displayStd=v4l2 displayDevice...
on
1 Dec 2009
Forum Post:
University Projects Based on the DM355 Leopard Board
Miguel Aguilar
Hi, This semester at the Technological Institute of Costa Rica, my students developed some projects using the DM355 Leopard Board and RidgeRun SDK. Basically each group of students developed two projects: 1) A QT/GST demo application which shows Audio/Video life preview, encoding, decoding...
on
30 Jun 2010
Forum Post:
Re: University Projects Based on the DM355 Leopard Board
Miguel Aguilar
Hi The students Ricardo Montero and Bruce Ramirez developed a Smart Access Control. The Smart Access Control is a system that determinates if the access through an specific gate must be allowed to a person by asking for an user id and a password and by comparing up to three schedules with the...
on
26 Aug 2010