Why not look at how Mono does it itself (in moonlight)? You can start here:
http://anonsvn.mono-project.com/viewvc/trunk/moon/class/System.Windows/System.Windows.Media/CaptureDeviceConfiguration.cs -Abe On Thu, Jun 24, 2010 at 12:35 AM, davidlt <[email protected]> wrote: > > Hello, > > I am looking for some example of using Webcam via mono (still image capture > and video stream). Solution should be cross-platform, at least working on > Mac OS X and Windows with different cameras. I found some examples of C# > under windows, but using DirectX, this not quite good me. Anyone tried to > accomplish something like this already? > > Regards, > david > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Mono-Webcam-cross-platform-solution-tp2266476p2266476.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
