• File: LabView demo on

    Dong-Ik is showing embedded LabView demo on Leopard Board.
  • File: Video Capturing with Leopardboard and Gstreamer

    Please, watch Maria and Cristina's awsome job with Leopard Board. To see the video, click here: http://www.ridgerun.com/blog/wp-content/uploads/2009/10/LeopardVideo.mp4 Please, note that this video is generated by Leopard Board! :) You can get more information about this work at http://www...
  • Forum Post: Video streaming over RTP using RidgeRun SDK

    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...
  • Forum Post: Video live preview (VGA Cam -> Composite output) on the Leopard Board using RidgeRun SDK

    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...
  • File: RidgeRun SDK Training Video

    Hi Members, RidgeRun SDK Training Video will be big help to learn how you can use the SDK on Leopardboard. Please, check them out at: https://www.ridgerun.com/developer/wiki/index.php/SDK_Training_Videos Nara
  • File: Gstreamer & etc.

    Hi Members, Please, visit and watch the videos from RidgeRun at http://www.youtube.com/user/RidgeRunEngineering . They have many videos help to understand multi media dvelopment on embedded Linux. Nara
  • File: HD Camera demo with Leopardboard 365 and Pico DLP

    Sonia Ghelani is showing HD Camera video input demo with leopardboard 365 and Pico DLP. The demo is using 5M camera board and the captured video goes out to Pico DLP. To download the demo, please, visit at: https://www.leopardimaging.com/Download.html Nara
  • Forum Post: New Videos

    New demo videos with Leopardboard 365 and training videos from RidgeRun were added in Video page. Please, check them out. Nara
  • Forum Post: problem setting leoboard365 gstreamer pipeline

    Hi fellow designers hope you can help with my problem. so after i load the sdk from ridgerun everything looks great, but when i do the ( loadmodules.sh) i will get cmek disagreeing with something, I dont know whr at hope you can help me. my problem is highlighted thanks in advance hope to hear...
  • 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...