Related Posts
  • Forum Post: Adding timestamp to GStreamer

    Hi everybody, I have my GStreamer pipeline (camera => MPEG4 => Ethernet) working on my Leopard Board and I would like to know how to add a timestamp to the video stream so that, even if the images are arriving with a delay, I know when they were taken. Anybody has an idea on how to do that?...
  • 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: Re: Text and Bitmap Overlay on the Encoded Video

    Hi Todd, > I have always wondered why playbin doesn't have a parameter printpipeline=true. I found an amazing way to get a graph out of the debug output of gst-launch (As pointed out by Andreas Rödig Here ) It is also useful to see the pipeline made by playbin and playbin2...
  • Forum Post: Perfect Visual Pipeline Editor (gst-editor 0.10.3.2)

    I found a graphical editor for editing and connecting different elements in a pipeline. It is called GST-Editor an comes in many different versions and flavors from different developers. The best one and the only one which finally worked on my machine was GST-Editor from: http://code.google.com...
  • Forum Post: Segfault while running RR 720P image capture example

    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...