Hi, On Fri, May 02, 2008 at 00:00:30 +0200, Laurent Pinchart wrote: > As Brandon mentioned, the solution has to be implemented in userspace. There > is currently no generic framework to handle such issues. Several projects > have been started, but until they deliver useful results you will probably > have to implement image flipping in your favourite application(s).
If your favorite application doesn't support 180° rotation (e.g. with motion, wxcam, mplayer/mencoder it's easy to rotate), you might want to try a little hack: http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice This allows a userspace app to push a video stream back to the kernel, which in turn outputs it again via V4L. Or something like that. :-) HTH, Moritz _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
