Results 1 to 4 of 4

Thread: <B>How to install webcam?</B>

  1. #1
    Join Date
    Sep 2009
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question <B>How to install webcam?</B>

    How do I install a webcam?

    I have an usb Logitech Quickcam

    The program Cheese looks for a camera in "/dev/video0" but it is greyed-out

    "lsusb" shows the following:
    Bus 002 Device 005: ID 045e:00dd Microsoft Corp.
    Bus 002 Device 004: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
    Bus 002 Device 003: ID 046d:08f6 Logitech, Inc. QuickCam Messenger Plus
    Bus 002 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    How do I install the webcam so that it is recognized by programs?

    I'm using Ubuntu 10.04
    Gnome 2.30.0

  2. #2
    Join Date
    Sep 2009
    Beans
    2,333

    Re: <B>How to install webcam?</B>

    open a terminal type, gstreamer-properties click enter
    click video try v4l1 and v4l2
    click the bottom test button for each 1

    try the cam in cheese

    if it does not come on try this

    LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese

  3. #3
    Join Date
    Sep 2009
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: <B>How to install webcam?</B>

    This is the result I get:

    me@buntu:~$ LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese
    libv4l2: error turning on stream: Input/output error


    These are my results from gstreamer-properties

    v4l:
    me@buntu:~$ gstreamer-properties
    gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
    gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
    gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
    gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
    gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
    gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
    gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
    gstreamer-properties-Message: Error running pipeline 'Video for Linux (v4l)': Could not get/set settings from/on resource. [v4l_calls.c(4188): gst_v4l_set_chan_norm (): /GstPipelinepipeline0/GstV4lSrc:v4lsrc1:
    Error setting the channel/norm settings: Invalid argument]

    v4l2 (device:default and also device:camera)
    me@buntu:~$ gstreamer-properties
    gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
    gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
    gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
    gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
    gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
    gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
    gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
    libv4l2: error turning on stream: Input/output error
    gstreamer-properties-Message: Error running pipeline 'Video for Linux 2 (v4l2)': Error starting streaming on device '/dev/video0'. [gstv4l2object.c(1952): gst_v4l2_object_start_streaming (): /GstPipelinepipeline0/GstV4l2Src:v4l2src1:
    system error: Input/output error]


    any suggestions?
    Last edited by wired99; May 7th, 2010 at 11:46 PM. Reason: the website changed some characters into smileys - not my doing, I corrected the character so ignore the smiley.

  4. #4
    Join Date
    Jul 2008
    Location
    Woodstock Cape Town RSA
    Beans
    1,030
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: <B>How to install webcam?</B>

    Wondering if the plugins are installed in the kernel or not? I also have similar problem with Skype.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •