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
»
Video
Tags
Gstreamer
RidgeRun SDK
rtp
Streaming
VGA
Related Posts
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