[Linux-uvc-devel] uvcview videograbber with preview available for testing
Linux UVC driver and tools
Brought to you by:
pinchartl
From: michel X. <mx...@ma...> - 2006-01-07 19:55:48
|
Aujourd'hui 19:51:24 Hi uvcview grabber is available for testing : http://mxhaard.free.fr/spca50x/Investigation/uvc/ need libSDL installed linux framebuffer or X11 features display in overlay all surfaces from the uvcvideo webcam. without colors transformations (all done by your videocard) controls are set by mouse or keyboard windows are resizable on the fly get picture in jpeg mode only to run the apps uvcview -d /dev/video0 -f jpg -s 960x720 ask uvcvideo on video0, palette jpeg, width 960, height 720 uvcview -d /dev/video0 -f yuv -s 1024x576 ask uvcvideo on video0, palette yuyv, width 1024, height 576 If the size is not good uvcview will follow uvcvideo transaction and run the first nearest available resolution with the same palette. Know bugs: Crash Laurent Pinchart box with ATI card ( maybe FIXED by this release) -- Michel Xhaard http://mxhaard.free.fr |