Results 1 to 4 of 4

Thread: video4linux support

  1. #1
    Join Date
    May 2010
    Beans
    70

    video4linux support

    hello everyone.

    i'd like to use my webcam, inside and outside the browser (chromium), so i guess i need v4l support.

    what is the proper way to enable it?
    - add "v4l1_compat" to /etc/modules
    - add "modprobe v4l1_compat" to /etc/rc.local
    - add "export LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so" on .bachrc
    - else?

    and... once loaded at boot, it is not necessary to type "LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so chromium-browser" every time, right?

    thanks.

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

    Re: video4linux support

    have you tried to open the cam in cheese webcam booth

    910 and up cheese should be loaded
    look in sound & video

    if the cam does not come on try this

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

    hope this helps

    as for the other stuff same as for skype

  3. #3
    Join Date
    May 2010
    Beans
    70

    Re: video4linux support

    hi and thanks for your answer.

    my webcam is working quite good;
    i'd just like to know how to load the driver at boot and the best way to get it working with chromium... if something else is needed instead of ld_preloading the driver each time i start the browser...

    thanks.

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

    Re: video4linux support

    if thats the driver you use that should work

    you can also preload it for other programs

    LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so what ever name you need to use

    put it in the same folder

    hope that helps

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
  •