• Forum Post: Problem with Gstreamer appsink element

    HI, I am trying to use the gstreamer app plugin to pull a raw buffer from a stream, do some analysis of the data, then push it back into the pipeline. I am trying to use appsink and appsrc to do this. I have written my code that will do this, but when I try to build I have some linking errors that...
  • Forum Post: JPEG with Leopardboard 355 and LBCM5M1 5 Mega-pixel Camera Board

    I have loaded Ridgerun SDK on Leopard and trying to get a high resolution JPEG image using gstreamer. Am I missing anything here? gst-launch v4l2src num-buffers=1 ! dmaienc_jpeg ! filesink location=/tmp/test.jpg Output (gst-launch-0.10:403): GStreamer-CRITICAL **: gst_caps_ref: assertion `GST_CAPS_REFCOUNT_VALUE...
  • Forum Post: RR SDK with gstreamer 1.0 does not compile

    Hi, I have installed RR SDK with the branch option of gstreamer plugin (2.x). But When I select the trunk option of gstreamer plugin (1.x), it does not compile. Does anyone install RR SDK with gstreamer plugin trunk option? Could you check the trunk option if it works? Here is the compile error...