Page 1 of 1

Webcam Streaming - VLC Wrapper for .Net

Posted: 16 Mar 2010 01:49
by diego898
Hello,

I was using the code/example provided on:

http://vlcdotnet.codeplex.com/
and
http://consultingblogs.emc.com/merrickc ... art-2.aspx

I have the player showing up as a seperate window from my main window. I would like it to be embedded within a stackpanel or something like that. As long as its IN my main window. Right now, my main window loads up and then this second vlc window loads up.

Thanks