Sorry to bump, but I haven't gotten any reply. Is there anyone who has
any experience with a dual/camera setup... forward + rear facing
(similar to a smartphone). 

>From reading the manpage on lsusb, it appears that all usb devices are
listed: even those that don't have drivers. Because there is no second
device listed in lsusb, I suspect that 10f1:1a26 is in fact *both* the
forward facing and rear facing camera. This suggests to me there must be
a way to tell the device *which* physical camera to use for input.
Alternatively, perhaps the single device "publishes" two separate
streams. Perhaps this is not part of UVC. Is there anything in the UVC
spec that provides an interface for switching between two inputs/streams
on the same USB device? Is there anything in the linux UVC driver that
allows for this?

Thanks

On Mon, 2011-10-17 at 19:35 -0400, cheshirekow wrote:
> Hello UVC devs, 
> 
> I've got an HP Slate 500 that I've installed Ubuntu on. It has two
> web-cams: one forward facing and one rear facing. I want to report that
> the rear-facing camera works quite well with the UVC driver. Perhaps you
> may want to add it to your list of working devices. Here's some info
> from lsusb.
> 
> Bus 001 Device 006: ID 10f1:1a26 Importek 
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass          239 Miscellaneous Device
>   bDeviceSubClass         2 ?
>   bDeviceProtocol         1 Interface Association
>   bMaxPacketSize0        64
>   idVendor           0x10f1 Importek
>   idProduct          0x1a26 
>   bcdDevice            2.37
>   iManufacturer           1 Importek
>   iProduct                2 HP Webcam
>   iSerial                 3 Dual Sensor
>   bNumConfigurations      1
> 
> Unfortunately, the forward-facing camera isn't working at all. There is
> only one /dev/video device which is the rear facing one. I'm not all
> that experienced in these things but it doesn't appear that the forward
> facing camera is listed with "lsusb" (I've identified all the devices
> which are). I noticed this "Dual Sensor" line from the above, so perhaps
> the two cameras are in fact incorporated into a single device? Could
> that be the case? If so, is it possible to activate the forward facing
> camera, or is this "too unusual" to be handled by the UVC Driver?
> 
> Thanks!
> 


_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to