Related Posts
  • Forum Post: RR SDK with GStreamer

    I really want to access the camera data from the fakesink buffer in the cb_handoff. For some reason this function does not even get called. Can anyone be of help here? I have also attached the output when i run this application, maybe i am not using the g_signal_connect appropriately. #include...
  • Forum Post: Failed to create display: gst-launch videotestsrc ! TIDmaiVideoSink

    I get "Failed to create display" when attempting gst-launch videotestsrc ! TIDmaiVideoSink on a DM355 leopard board V1.6 and LI-LBCM5M1 camera board . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61 ...
  • Forum Post: vpfe-capture: No decoder registered; Could not open device '/dev/video0'

    I get vpfe-capture: No decoder registered; Could not open device '/dev/video0' when attempting gst-launch v4l2src ! fakesink on a DM355 leopard board V1.6 . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61...
  • Forum Post: Using Gstreamer for simultaneous

    Hi, I am attempting to construct a pipeline that uses a tee element so that I can run a few different threads from my Leopard board. So far, I have tried to record and live preview simultaneously but I have not been successful. Taking a stab, I would have thought that the following would be an...