Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: BisonCam WebCam NB Pro Not working in Ubuntu 12.04

  1. #11
    Join Date
    Apr 2008
    Location
    ireland
    Beans
    547
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: How do i test my webcam without using cheese?

    install
    Code:
    ffmpeg
    , i use it like this to record from my inbuilt laptop webcam with this command , which outputs the recorded file to the /tmp folder ( *note you will not be able to view the output in realtime unlike with cheese )

    Code:
    ffmpeg  -sameq -f video4linux2 -i /dev/video0 -pix_fmt rgba -y  /tmp/out.mpg
    or try command
    Code:
    gstreamer-properties
    and under the video tab choose your webcam and press the test button.
    Last edited by neu2buntu; June 1st, 2012 at 01:46 AM.
    using.... ACER ASPIRE ONE and ACER ASPIRE 5332
    running.... Ubuntu 12.04

  2. #12
    Join Date
    Jan 2011
    Beans
    1,151

    Re: How do i test my webcam without using cheese?

    Or go to some flash website that is full of webcam games
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  3. #13
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: How do i test my webcam without using cheese?

    IF you have VLC
    plug the cam into the usb port...if not built in then
    at terminal...input


    vlc v412:///dev/video0

    its that simple.
    Last edited by Hadaka; June 1st, 2012 at 02:16 AM. Reason: command correction
    Craving anchovy, herring and squid pizza.....with clam sauce

  4. #14
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: How do i test my webcam without using cheese?

    Threads merged.
    Please do not start multiple threads for the same problem, it dilutes the community's ability to help.
    Last edited by lisati; June 1st, 2012 at 02:05 AM.
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  5. #15
    Join Date
    Oct 2008
    Beans
    29

    Re: BisonCam WebCam NB Pro Not working in Ubuntu 12.04

    Try installing "guvcview" from the Ubuntu Software Center. Make sure your webcam is turned on after you install..........Cheers....

  6. #16
    Join Date
    Oct 2008
    Beans
    29

    Re: BisonCam WebCam NB Pro Not working in Ubuntu 12.04

    Try installing "guvcview" from the Ubuntu Software Center. Make sure you webcam is turned on after install. The webcam icon will appear on your apps bar once installed. Just click on it.....cheers.

Page 2 of 2 FirstFirst 12

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
  •