Forum Topic - How can I use usb camera in QNX?:
   
How can I use usb camera in QNX?  
 I am trying to use usb camera to detect some objects.But I didn't find derive for usb camera. I want to know if it's 
possible for me to develop derive myself and how can I do that.
Re: How can I use usb camera in QNX?  
Some "demo-quality" software is described here - it is for on particular camera only!

http://dl.dropbox.com/u/13676760/camera.pdf

A link to a pre-configured sabre-lite image with the demo is included in the doc.
Re: How can I use usb camera in QNX?  
> Some "demo-quality" software is described here - it is for on particular 
> camera only!
> 
> http://dl.dropbox.com/u/13676760/camera.pdf
> 
> A link to a pre-configured sabre-lite image with the demo is included in the 
> doc.


Can you give me the source code ?
I find it's really hard for me to develop a drive.
When I am Trying to use  usbd_parse_descriptors() to get the description of a isochronous endpoint  ,the stack only give
 back  a description of a control endpoint.I really don't know how to deal with this problem.

I hope you can give me the source code or tell me how to deal with this problem.