lsusb
...
Bus 001 Device 010: ID 046d:08c2 Logitech, Inc. QuickCam PTZ

Linux UVC webcam list:

http://www.ideasonboard.org/uvc/

046d:08c2	Logitech Quickcam Orbit/Sphere MP	Logitech

Install UVC driver:

opkg update
opkg install kmod-usb-core kmod-video-core kmod-input-core 
opkg install kmod-video-uvc

Confirm driver installed:

root@Arduino:/mnt/sda1# lsmod | grep uvc
uvcvideo               57752  0
videobuf2_vmalloc       1585  1 uvcvideo
videobuf2_core         16456  1 uvcvideo
videodev               70150  2 uvcvideo,v4l2_common

Comments (0)

    Attach images by dragging & dropping or by selecting them.
    The maximum file size for uploads is MB. Only files are allowed.
     
    The maximum number of 3 allowed files to upload has been reached. If you want to upload more files you have to delete one of the existing uploaded files first.
    The maximum number of 3 allowed files to upload has been reached. If you want to upload more files you have to delete one of the existing uploaded files first.
    Posting as

    Comments powered by CComment