Cant find Udoo camera

Discussion in 'Troubleshooting' started by truls, Jun 18, 2015.

  1. truls

    truls New Member

    Joined:
    Jun 18, 2015
    Messages:
    5
    Likes Received:
    0
    Hi, I recently installed Ubuntu 14.04 arm, gstreamer, ffmpeg, opencv etc..
    However I struggle to use the onboard camera. When typing:
    gst-launch-0.10 mfw_v4lsrc ! ffmpegcolorspace ! ximagesink
    i get following:
    MFW_GST_V4LSRC_PLUGIN 3.0.11 build on Sep 4 2014 20:20:26
    Setting pipline to PAUSED ...
    ERROR: Pipeline doens't want to pause.
    Setting pipeline to NULL ...
    Freeing pipeline ...

    Am I missing a driver or something?
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Hi truls,

    Have you plugged the external camera as shown in this video?
     
  3. truls

    truls New Member

    Joined:
    Jun 18, 2015
    Messages:
    5
    Likes Received:
    0
    yes, but I am running Ubuntu 14.04 so I suspect I'm missing a driver?
     
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    That's it, you miss the driver because you are using a different kernel and file system.
     
  5. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    That's it, you miss the driver because you are using a different kernel and file system.
    Check if into the Kernel there are the MIPI CSI drivers. Moreover in the filesystem the libraries gstreamer by Freescale must be present.
     

Share This Page