Hi,
On 12/09/2010 06:04 PM, Jason wrote:
On 12/09/2010 10:33 AM, Antonio Ospite wrote:
On Tue, 07 Dec 2010 12:29:31 +0100
Hans de Goede wrote:
On 12/06/2010 10:18 PM, Antonio Ospite wrote:
[...]
- Check if gspca can handle two video nodes for the same USB device
in a single dr
Hi,
On 12/09/2010 04:55 PM, Antonio Ospite wrote:
On Mon, 6 Dec 2010 22:49:48 +0100
Hans Verkuil wrote:
On Monday, December 06, 2010 22:18:47 Antonio Ospite wrote:
We are talking about LED(s?) on the webcam and the motor controlling the webcam?
That is typically also handled via v4l2,
On 12/09/2010 10:33 AM, Antonio Ospite wrote:
> On Tue, 07 Dec 2010 12:29:31 +0100
> Hans de Goede wrote:
>
>> On 12/06/2010 10:18 PM, Antonio Ospite wrote:
>
> [...]
>>
>>>- Check if gspca can handle two video nodes for the same USB device
>>> in a single driver (Kinect sensor uses ep
On Mon, 6 Dec 2010 22:49:48 +0100
Hans Verkuil wrote:
> On Monday, December 06, 2010 22:18:47 Antonio Ospite wrote:
[...]
> > Now the hard part begins, here's a loose TODO-list:
> > - Discuss the "fragmentation problem":
> > * the webcam kernel driver and the libusb backend of libfreenect
On Tue, 07 Dec 2010 12:29:31 +0100
Hans de Goede wrote:
> On 12/06/2010 10:18 PM, Antonio Ospite wrote:
[...]
> > Now the hard part begins, here's a loose TODO-list:
> >- Discuss the "fragmentation problem":
> > * the webcam kernel driver and the libusb backend of libfreenect
> >
Hi,
On 12/06/2010 10:18 PM, Antonio Ospite wrote:
Hi,
a first, very simplified, linux kernel driver for the Kinect sensor
device is now available, so you now can use it as a ridiculously
expensive webcam with any v4l2 application.
Here's the code:
http://git.ao2.it/gspca_kinect.git/
Great!
Are the Pan/Tilt/Zoom controls exposed ?
Given that the Kinect can move it actually makes a pretty cheap PTV
option for video conferences.
-JoelW
On 7 December 2010 10:50, Jason wrote:
> On 12/06/2010 04:18 PM, Antonio Ospite wrote:
>> Now the hard part begins, here's a loose TODO-list:
>> -
On 12/06/2010 04:18 PM, Antonio Ospite wrote:
> Now the hard part begins, here's a loose TODO-list:
> - Discuss the "fragmentation problem":
> * the webcam kernel driver and the libusb backend of libfreenect
>are not going to conflict each other in practice, but code
>duplica
On Monday, December 06, 2010 22:18:47 Antonio Ospite wrote:
> Hi,
>
> a first, very simplified, linux kernel driver for the Kinect sensor
> device is now available, so you now can use it as a ridiculously
> expensive webcam with any v4l2 application.
:-)
> Here's the code:
> http://git.ao2.it/gs