usb webcam with ehci periodic scheduler
Posted: Sat May 09, 2015 11:51 am
I started with sourcecode for usb webcams (uncompressed format, YUV2) currently driven by the ehci periodic scheduler and the usb video class:
http://sourceforge.net/p/prettyos/code/ ... sb_video.c
http://sourceforge.net/p/prettyos/code/ ... hciQHqTD.c (cf. ehci_addToPeriodicScheduler)
It runs fine now, but I could not find tutorials, comparable code, discussions and hints at this forum, therefore I am interested to discuss the features of webcams and how to handle the different parameters, formats, etc.
I currently get best results with the Logitech C270, but want to use all kinds of webcams.
http://sourceforge.net/p/prettyos/code/ ... sb_video.c
http://sourceforge.net/p/prettyos/code/ ... hciQHqTD.c (cf. ehci_addToPeriodicScheduler)
It runs fine now, but I could not find tutorials, comparable code, discussions and hints at this forum, therefore I am interested to discuss the features of webcams and how to handle the different parameters, formats, etc.
I currently get best results with the Logitech C270, but want to use all kinds of webcams.