Interesting projects useful for webcam driver developers/users Links: http://code.google.com/p/v4l2loopback/ http://code.google.com/p/v4lsink/ http://code.google.com/p/cleanthenoise/ http://code.google.com/p/gstfakevideo/
-JoJo ---------- Forwarded message ---------- From: <[email protected]> Date: Fri, Mar 6, 2009 at 2:43 AM Subject: Is v4l2 loopback needed in kernel? Invitation for code review To: Linux Media <[email protected]> Hello, my v4l2 loopback device is now at working state: it can do streaming and basic IO, works with Skype, luvcview and mplayer. next feature planned is allowing multiply readers. Benefits from having this driver are: video effects for video conferencing programms aware only about v4l, driver can serve as adapter between v4l1 and v4l2 and allow multiply readers for webcam. Is it worth to push this driver to kernel? I have already done some work to comply with kernel coding style, and need a code review to make shure if I managed to follow common practicies. current version is tested only with 2.6.26 kernel, I will add 2.6.28 support(if any work needed) soon. code hosted on google code http://code.google.com/p/v4l2loopback/ -- Vasily Levin -- --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
