I’ve been meaning to make a big article on this project, but time is so tight lately. So forgive this short post.
Using the no-com-registration hack (this is NOT a security issue AT ALL), I made a Silverlight video encoder (OOB+E) application. It can capture audio/video and encode to a WMV file for upload to YouTube. It can also host the stream on a TCP port so you can open it in WMP via opening “http://ipaddress:port” or set up a Windows Media Service to point to that for broadcasting.

Download it here: http://silverlightencoder.codeplex.com
Special thanks to Clint Rutkus and J. Papa.