Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 17 Dec 2013 05:13 PM by  steven.eckhoff
gstreamer + v4l + mt9t112
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Seth Berardinelli
New Member
New Member
Posts:13


--
16 Dec 2013 07:36 PM

    I'm trying to use the LogicPD board with a Leopard Imaging board. I have Linux configured with gstreamer, video4linux, and I have the camera driver compiled as a loadable kernel module. We are certain the pins for the connectors all align, and we are using the correct driver for the camera. When I try to pull an image from the sensors, this is the result?

    DM-37x# gst-launch v4lsrc ! fakesink
    Setting pipeline to PAUSED ...
    ERROR: Pipeline doesn't want to pause.
    ERROR: from element /GstPipeline:pipeline0/GstV4lSrc:v4lsrc0: Could not get/set settings from/on resource.
    Additional debug info:
    v4l_calls.c(89): gst_v4l_get_capabilities (): /GstPipeline:pipeline0/GstV4lSrc:v4lsrc0:
    error getting capabilities Invalid argument of from device /dev/video0
    Setting pipeline to NULL ...
    Freeing pipeline ...
    DM-37x# 

     

    I suppose I want to ask: why would this occur? I feel like something very simple is missing


    steven.eckhoff
    Basic Member
    Basic Member
    Posts:192


    --
    17 Dec 2013 05:13 PM
    Seth,

    We are taking a look at this.
    You are not authorized to post a reply.